Searched refs:getContinueBlocks (Results 1 – 1 of 1) sorted by relevance
176 static SmallPtrSet<BasicBlock *, 2> getContinueBlocks(Function &F) { in getContinueBlocks() function735 auto ContinueBlocks = getContinueBlocks(F); in addMergeForDivergentBlocks()1003 auto ContinueBlocks = getContinueBlocks(F); in removeUselessBlocks()1036 auto ContinueBlocks = getContinueBlocks(F); in addHeaderToRemainingDivergentDAG()