LLVM API Documentation

Instrumentation.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm

Functions

FunctionPass * llvm::createLoopInstrumentationPass ()
FunctionPass * llvm::createCombineBranchesPass ()
ModulePassllvm::createEmitFunctionTablePass ()
ModulePassllvm::createFunctionProfilerPass ()
ModulePassllvm::createBlockProfilerPass ()
ModulePassllvm::createEdgeProfilerPass ()
ModulePassllvm::createTraceBasicBlockPass ()
FunctionPass * llvm::createProfilePathsPass ()
ModulePassllvm::createNullProfilerRSPass ()
FunctionPassllvm::createRSProfilingPass ()
FunctionPassllvm::createTraceValuesPassForBasicBlocks ()
 Trace BB's and functions.
FunctionPassllvm::createTraceValuesPassForFunction ()
 Just trace functions.