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