Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DSyncDependenceAnalysis.cpp277 SmallVector<BasicBlock *, 4> BlockLoopExits; in computeJoinPoints() local
278 BlockLoop->getExitBlocks(BlockLoopExits); in computeJoinPoints()
279 for (const auto *BlockLoopExit : BlockLoopExits) { in computeJoinPoints()