Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp353 const auto *DivBlockLoop = LI.getLoopFor(&DivTermBlock); in computeJoinPoints() local
371 if (!DivBlockLoop) in computeJoinPoints()
375 if (BlockLoop && DivBlockLoop->contains(BlockLoop)) in computeJoinPoints()