Searched refs:createInstrProfilingPass (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Transforms/
H A DInstrumentation.h99 ModulePass *createInstrProfilingPass(
/external/llvm/include/llvm/
H A DLinkAllPasses.h90 (void) llvm::createInstrProfilingPass();
/external/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp126 ModulePass *llvm::createInstrProfilingPass(const InstrProfOptions &Options) { function in class:llvm
/external/clang/lib/CodeGen/
H A DBackendUtil.cpp431 MPM->add(createInstrProfilingPass(Options));

Completed in 67 milliseconds