Searched refs:mustProgress (Results 1 – 5 of 5) sorted by relevance
118 if (L->getHeader()->getParent()->mustProgress()) in isLoopDead()
595 bool mustProgress() const { in mustProgress() function
1119 return L->getHeader()->getParent()->mustProgress() || hasMustProgress(L); in isMustProgress()
1591 if (F.mustProgress() && F.onlyReadsMemory()) in functionWillReturn()
3311 if ((!getAnchorScope() || !getAnchorScope()->mustProgress()) && in isImpliedByMustprogressAndReadonly()3312 (!getAssociatedFunction() || !getAssociatedFunction()->mustProgress())) in isImpliedByMustprogressAndReadonly()