Searched refs:BlockLoopExits (Results 1 – 1 of 1) sorted by relevance
401 SmallVector<BasicBlock *, 4> BlockLoopExits; in computeJoinPoints() local402 BlockLoop->getExitBlocks(BlockLoopExits); in computeJoinPoints()405 for (const auto *BlockLoopExit : BlockLoopExits) { in computeJoinPoints()