Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DSyncDependenceAnalysis.cpp388 for (const auto *BlockLoopExit : BlockLoopExits) { in computeJoinPoints() local
389 CausedJoin |= visitLoopExitEdge(*BlockLoopExit, *Label, IsParentLoop); in computeJoinPoints()
391 LoopPOT.getIndexOf(*BlockLoopExit)); in computeJoinPoints()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DSyncDependenceAnalysis.cpp279 for (const auto *BlockLoopExit : BlockLoopExits) { in computeJoinPoints() local
280 visitSuccessor(*BlockLoopExit, ParentLoop, *DefBlock); in computeJoinPoints()