Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp387 bool IsParentLoop = BlockLoop->contains(&DivTermBlock); in computeJoinPoints() local
389 CausedJoin |= visitLoopExitEdge(*BlockLoopExit, *Label, IsParentLoop); in computeJoinPoints()