Searched refs:mustProgress (Results 1 – 5 of 5) sorted by relevance
615 bool mustProgress() const { in mustProgress() function
119 if (L->getHeader()->getParent()->mustProgress()) in isLoopDead()
1115 return L->getHeader()->getParent()->mustProgress() || hasMustProgress(L); in isMustProgress()
1678 if (F.mustProgress() && F.onlyReadsMemory()) in functionWillReturn()
2886 if ((!getAnchorScope() || !getAnchorScope()->mustProgress()) && in isImpliedByMustprogressAndReadonly()2887 (!getAssociatedFunction() || !getAssociatedFunction()->mustProgress())) in isImpliedByMustprogressAndReadonly()