Searched refs:SampleProfileProber (Results 1 – 2 of 2) sorted by relevance
214 SampleProfileProber::SampleProfileProber(Function &Func, in SampleProfileProber() function in SampleProfileProber229 void SampleProfileProber::computeCFGHash() { in computeCFGHash()256 void SampleProfileProber::computeProbeIdForBlocks() { in computeProbeIdForBlocks()262 void SampleProfileProber::computeProbeIdForCallsites() { in computeProbeIdForCallsites()274 uint32_t SampleProfileProber::getBlockId(const BasicBlock *BB) const { in getBlockId()279 uint32_t SampleProfileProber::getCallsiteId(const Instruction *Call) const { in getCallsiteId()284 void SampleProfileProber::instrumentOneFunc(Function &F, TargetMachine *TM) { in instrumentOneFunc()407 SampleProfileProber ProbeManager(F, ModuleId); in run()
99 class SampleProfileProber {102 SampleProfileProber(Function &F, const std::string &CurModuleUniqueId);