Searched refs:BlockLoop (Results 1 – 1 of 1) sorted by relevance
373 const auto *BlockLoop = LI.getLoopFor(SuccBlock); in computeJoinPoints() local374 if (BlockLoop && DivBlockLoop->contains(BlockLoop)) in computeJoinPoints()394 auto *BlockLoop = LI.getLoopFor(Block); in computeJoinPoints() local395 bool IsLoopHeader = BlockLoop && BlockLoop->getHeader() == Block; in computeJoinPoints()402 BlockLoop->getExitBlocks(BlockLoopExits); in computeJoinPoints()404 bool IsParentLoop = BlockLoop->contains(&DivTermBlock); in computeJoinPoints()