Searched refs:InstrProf (Results 1 – 2 of 2) sorted by relevance
145 InstrProfiling InstrProf; member in __anon2c6eeb300111::InstrProfilingLegacyPass152 : ModulePass(ID), InstrProf(Options) {} in InstrProfilingLegacyPass()159 return InstrProf.run(M, getAnalysis<TargetLibraryInfoWrapperPass>().getTLI()); in runOnModule()
759 SRCS_MIN+= ProfileData/InstrProf.cpp