Searched refs:isLoopExiting (Results 1 – 4 of 4) sorted by relevance
226 if (!LastExit || !L->isLoopExiting(LastExit)) in simplifyLoopLatch()285 if (!L->isLoopExiting(OrigHeader)) in rotateLoop()295 if (L->isLoopExiting(OrigLatch) && !SimplifiedLatch) in rotateLoop()
128 isExiting = loop ? loop->isLoopExiting(mbb) : false; in calculateSpillWeightAndHint()
151 bool isLoopExiting(const BlockT *BB) const { in isLoopExiting() function
328 if (isLoopExiting(BB)) OS << "<exiting>"; in print()