Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMustExecute.cpp474 static bool maybeEndlessLoop(const Loop &L) { in maybeEndlessLoop() function
514 (L && !maybeEndlessLoop(*L))) && in findForwardJoinPoint()
617 if (L && maybeEndlessLoop(*L)) in findForwardJoinPoint()