Searched refs:computeCFGHash (Results 1 – 3 of 3) sorted by relevance
92 void computeCFGHash(const DenseSet<BasicBlock *> &BlocksToIgnore);
183 computeCFGHash(BlocksToIgnore); in SampleProfileProber()269 void SampleProfileProber::computeCFGHash( in computeCFGHash() function in SampleProfileProber
538 void computeCFGHash();616 computeCFGHash(); in FuncPGOInstrumentation()640 void FuncPGOInstrumentation<Edge, BBInfo>::computeCFGHash() { in computeCFGHash() function in FuncPGOInstrumentation