Searched refs:mustProgress (Results 1 – 5 of 5) sorted by relevance
237 !L->getHeader()->getParent()->mustProgress() && !hasMustProgress(L)) { in deleteLoopIfDead()
668 bool mustProgress() const { in mustProgress() function
1442 if (F.mustProgress() && F.onlyReadsMemory()) in functionWillReturn()
2292 if ((!getAnchorScope() || !getAnchorScope()->mustProgress()) && in isImpliedByMustprogressAndReadonly()2293 (!getAssociatedFunction() || !getAssociatedFunction()->mustProgress())) in isImpliedByMustprogressAndReadonly()
1846 L.getHeader()->getParent()->mustProgress() || hasMustProgress(&L); in hasPartialIVCondition()