Searched refs:InstrProfilingLegacyPass (Results 1 – 1 of 1) sorted by relevance
144 class InstrProfilingLegacyPass : public ModulePass { class150 InstrProfilingLegacyPass() : ModulePass(ID) {} in InstrProfilingLegacyPass() function in __anon2c6eeb300111::InstrProfilingLegacyPass151 InstrProfilingLegacyPass(const InstrProfOptions &Options) in InstrProfilingLegacyPass() function in __anon2c6eeb300111::InstrProfilingLegacyPass358 char InstrProfilingLegacyPass::ID = 0;360 InstrProfilingLegacyPass, "instrprof",364 InstrProfilingLegacyPass, "instrprof", in INITIALIZE_PASS_DEPENDENCY()369 return new InstrProfilingLegacyPass(Options); in INITIALIZE_PASS_DEPENDENCY()