Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp406 for (const auto *BlockLoopExit : BlockLoopExits) { in computeJoinPoints() local
407 CausedJoin |= visitLoopExitEdge(*BlockLoopExit, *Label, IsParentLoop); in computeJoinPoints()
409 LoopPOT.getIndexOf(*BlockLoopExit)); in computeJoinPoints()