LLVM API Documentation
#include "llvm/Constants.h"#include "llvm/DerivedTypes.h"#include "llvm/Module.h"#include "llvm/Pass.h"#include "llvm/Transforms/Utils/BasicBlockUtils.h"#include "llvm/Transforms/Instrumentation.h"#include "ProfilingUtils.h"#include <iostream>#include <set>Include dependency graph for EdgeProfiling.cpp:

Go to the source code of this file.
Functions | |
| ModulePass * | llvm::createEdgeProfilerPass () |
Variables | |
| RegisterOpt< EdgeProfiler > | X ("insert-edge-profiling","Insert instrumentation for edge profiling") |
RegisterOpt<EdgeProfiler> X("insert-edge-profiling","Insert instrumentation for edge profiling") [static] |