Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMustExecute.cpp470 static bool maybeEndlessLoop(const Loop &L) { in maybeEndlessLoop() function
510 (L && !maybeEndlessLoop(*L))) && in findForwardJoinPoint()
613 if (L && maybeEndlessLoop(*L)) in findForwardJoinPoint()