ΒΆllvm::ModulePass* createInstrProfilingLegacyPass(
const llvm::InstrProfOptions& Options =
llvm::InstrProfOptions(),
bool IsCS = false)
llvm::ModulePass* createInstrProfilingLegacyPass(
const llvm::InstrProfOptions& Options =
llvm::InstrProfOptions(),
bool IsCS = false)
Description
Insert frontend instrumentation based profiling. Parameter IsCS indicates if
Declared at: llvm/include/llvm/Transforms/Instrumentation.h:150
Parameters
- const llvm::InstrProfOptions& Options = llvm::InstrProfOptions()
- bool IsCS = false