Searched refs:createInstrProfilingLegacyPass (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h140 ModulePass *createInstrProfilingLegacyPass(
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/
H A DLinkAllPasses.h110 (void) llvm::createInstrProfilingLegacyPass();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp347 MPM.add(createInstrProfilingLegacyPass(Options, IsCS));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp422 llvm::createInstrProfilingLegacyPass(const InstrProfOptions &Options, function in class:llvm
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp754 MPM.add(createInstrProfilingLegacyPass(*Options, false));

Completed in 192 milliseconds