Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp335 const auto *DivBlockLoop = LI.getLoopFor(&DivTermBlock); in computeJoinPoints() local
353 if (!DivBlockLoop) in computeJoinPoints()
357 if (BlockLoop && DivBlockLoop->contains(BlockLoop)) in computeJoinPoints()