Searched refs:BlockLoop (Results 1 – 1 of 1) sorted by relevance
374 const auto *BlockLoop = LI.getLoopFor(SuccBlock); in computeJoinPoints() local375 if (BlockLoop && DivBlockLoop->contains(BlockLoop)) in computeJoinPoints()395 auto *BlockLoop = LI.getLoopFor(Block); in computeJoinPoints() local396 bool IsLoopHeader = BlockLoop && BlockLoop->getHeader() == Block; in computeJoinPoints()403 BlockLoop->getExitBlocks(BlockLoopExits); in computeJoinPoints()405 bool IsParentLoop = BlockLoop->contains(&DivTermBlock); in computeJoinPoints()