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