|
LLVM
4.0.0
|
#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"Go to the source code of this file.
Functions | |
| INITIALIZE_PASS (CountingFunctionInserter,"cfinserter","Inserts calls to mcount-like functions", false, false) FunctionPass *llvm | |
1.8.6