Searched refs:createInstrProfilingLegacyPass (Results 1 – 9 of 9) sorted by relevance
121 ModulePass *createInstrProfilingLegacyPass(
100 ModulePass *createInstrProfilingLegacyPass(
97 (void) llvm::createInstrProfilingLegacyPass(); in ForcePassLinking()
107 (void) llvm::createInstrProfilingLegacyPass(); in ForcePassLinking()
236 MPM.add(createInstrProfilingLegacyPass(Options)); in addPGOInstrPasses()
82 llvm::createInstrProfilingLegacyPass(const InstrProfOptions &Options) { in createInstrProfilingLegacyPass() function in llvm
299 MPM.add(createInstrProfilingLegacyPass(Options)); in addPGOInstrPasses()
485 MPM->add(createInstrProfilingLegacyPass(Options)); in CreatePasses()
363 llvm::createInstrProfilingLegacyPass(const InstrProfOptions &Options) { in INITIALIZE_PASS_DEPENDENCY()