Searched refs:mustProgress (Results 1 – 4 of 4) sorted by relevance
116 if (L->getHeader()->getParent()->mustProgress()) in isLoopDead()
628 bool mustProgress() const { in mustProgress() function
1120 return L->getHeader()->getParent()->mustProgress() || hasMustProgress(L); in isMustProgress()
1750 if (F.mustProgress() && F.onlyReadsMemory()) in functionWillReturn()