Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCFG.cpp123 static bool loopContainsBoth(const LoopInfo *LI, in loopContainsBoth() function
150 if (LI && loopContainsBoth(LI, BB, StopBB)) in isPotentiallyReachableFromMany()