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