Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp388 for (const auto *BlockLoopExit : BlockLoopExits) { in computeJoinPoints() local
389 CausedJoin |= visitLoopExitEdge(*BlockLoopExit, *Label, IsParentLoop); in computeJoinPoints()
391 LoopPOT.getIndexOf(*BlockLoopExit)); in computeJoinPoints()