Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp405 bool IsParentLoop = BlockLoop->contains(&DivTermBlock); in computeJoinPoints() local
407 CausedJoin |= visitLoopExitEdge(*BlockLoopExit, *Label, IsParentLoop); in computeJoinPoints()