Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp404 bool IsParentLoop = BlockLoop->contains(&DivTermBlock); in computeJoinPoints() local
406 CausedJoin |= visitLoopExitEdge(*BlockLoopExit, *Label, IsParentLoop); in computeJoinPoints()