Searched refs:SampleProfileProber (Results 1 – 2 of 2) sorted by relevance
170 SampleProfileProber::SampleProfileProber(Function &Func, in SampleProfileProber() function in SampleProfileProber185 void SampleProfileProber::computeCFGHash() { in computeCFGHash()210 void SampleProfileProber::computeProbeIdForBlocks() { in computeProbeIdForBlocks()222 void SampleProfileProber::computeProbeIdForCallsites() { in computeProbeIdForCallsites()248 uint32_t SampleProfileProber::getBlockId(const BasicBlock *BB) const { in getBlockId()253 uint32_t SampleProfileProber::getCallsiteId(const Instruction *Call) const { in getCallsiteId()258 void SampleProfileProber::instrumentOneFunc(Function &F, TargetMachine *TM) { in instrumentOneFunc()379 SampleProfileProber ProbeManager(F, ModuleId); in run()
73 class SampleProfileProber {76 SampleProfileProber(Function &F, const std::string &CurModuleUniqueId);