Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMustExecute.cpp481 static bool maybeEndlessLoop(const Loop &L) { in maybeEndlessLoop() function
521 (L && !maybeEndlessLoop(*L))) && in findForwardJoinPoint()
624 if (L && maybeEndlessLoop(*L)) in findForwardJoinPoint()