Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCFG.cpp124 static bool loopContainsBoth(const LoopInfo *LI, in loopContainsBoth() function
151 if (LI && loopContainsBoth(LI, BB, StopBB)) in isPotentiallyReachableFromMany()