Searched refs:findUnreachableBlocks (Results 1 – 2 of 2) sorted by relevance
86 void findUnreachableBlocks(DenseSet<BasicBlock *> &BlocksToIgnore);
198 findUnreachableBlocks(BlocksAndCallsToIgnore); in computeBlocksToIgnore()212 void SampleProfileProber::findUnreachableBlocks( in findUnreachableBlocks() function in SampleProfileProber