LLVM  4.0.0
Functions
CountingFunctionInserter.cpp File Reference
#include "llvm/Analysis/GlobalsModRef.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/Type.h"
#include "llvm/Pass.h"
Include dependency graph for CountingFunctionInserter.cpp:

Go to the source code of this file.

Functions

 INITIALIZE_PASS (CountingFunctionInserter,"cfinserter","Inserts calls to mcount-like functions", false, false) FunctionPass *llvm
 

Function Documentation

INITIALIZE_PASS ( CountingFunctionInserter  ,
"cfinserter"  ,
"Inserts calls to mcount-like functions ,
false  ,
false   
)

Definition at line 53 of file CountingFunctionInserter.cpp.