LLVM API Documentation
#include "ProfilingUtils.h"#include "llvm/Constants.h"#include "llvm/DerivedTypes.h"#include "llvm/Instructions.h"#include "llvm/Module.h"

Go to the source code of this file.
Functions | |
| void | llvm::InsertProfilingInitCall (Function *MainFn, const char *FnName, GlobalValue *Array) |
| void | llvm::IncrementCounterInBlock (BasicBlock *BB, unsigned CounterNum, GlobalValue *CounterArray) |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.