Home
last modified time | relevance | path

Searched refs:BlockLoop (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp268 auto *BlockLoop = LI.getLoopFor(Block); in computeJoinPoints() local
270 (ParentLoop != BlockLoop && ParentLoop->contains(BlockLoop))) { in computeJoinPoints()
274 BlockLoop->getExitBlocks(BlockLoopExits); in computeJoinPoints()