Home
last modified time | relevance | path

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

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