LLVM API Documentation

ProfilingUtils.cpp File Reference

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

Include dependency graph for ProfilingUtils.cpp:

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)