Searched refs:SampleProfileProber (Results 1 – 2 of 2) sorted by relevance
213 SampleProfileProber::SampleProfileProber(Function &Func, in SampleProfileProber() function in SampleProfileProber228 void SampleProfileProber::computeCFGHash() { in computeCFGHash()255 void SampleProfileProber::computeProbeIdForBlocks() { in computeProbeIdForBlocks()261 void SampleProfileProber::computeProbeIdForCallsites() { in computeProbeIdForCallsites()273 uint32_t SampleProfileProber::getBlockId(const BasicBlock *BB) const { in getBlockId()278 uint32_t SampleProfileProber::getCallsiteId(const Instruction *Call) const { in getCallsiteId()283 void SampleProfileProber::instrumentOneFunc(Function &F, TargetMachine *TM) { in instrumentOneFunc()406 SampleProfileProber ProbeManager(F, ModuleId); in run()
99 class SampleProfileProber {102 SampleProfileProber(Function &F, const std::string &CurModuleUniqueId);