Searched refs:computeCFGHash (Results 1 – 3 of 3) sorted by relevance
93 void computeCFGHash(const DenseSet<BasicBlock *> &BlocksToIgnore);
181 computeCFGHash(BlocksToIgnore); in SampleProfileProber()266 void SampleProfileProber::computeCFGHash( in computeCFGHash() function in SampleProfileProber
600 void computeCFGHash();679 computeCFGHash(); in FuncPGOInstrumentation()703 void FuncPGOInstrumentation<Edge, BBInfo>::computeCFGHash() { in computeCFGHash() function in FuncPGOInstrumentation