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