Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMustExecute.cpp471 static bool maybeEndlessLoop(const Loop &L) { in maybeEndlessLoop() function
511 (L && !maybeEndlessLoop(*L))) && in findForwardJoinPoint()
614 if (L && maybeEndlessLoop(*L)) in findForwardJoinPoint()