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