Searched refs:getExitingBlocks (Results 1 – 14 of 14) sorted by relevance
155 L->getExitingBlocks(exitingBlocks); in runOnLoop()
731 L->getExitingBlocks(ExitingBlocks); in canLoopBeDeleted()
2089 L->getExitingBlocks(ExitingBlocks); in OptimizeLoopTermCond()4408 PIL->getExitingBlocks(ExitingBlocks); in AdjustInsertPositionForExpand()
35 getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks() function53 getExitingBlocks(ExitingBlocks); in getExitingBlock()
206 void getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const;
131 L->getExitingBlocks(ExitingBlocks); in contains()
508 L->getExitingBlocks(ExitingBlocks); in simplifyOneLoop()831 L->getExitingBlocks(ExitingBlocks);
366 MLI->getLoopFor(Restore)->getExitingBlocks(ExitBlocks); in updateSaveRestorePoints()
580 CurLoop->getExitingBlocks(CurrentLoopExitingBlocks); in IsGuaranteedToExecute()
469 L->getExitingBlocks(ExitingBlocks); in convertToCTRLoop()
763 LoopRep->getExitingBlocks(ExitingMBBs); in prepare()1107 LoopRep->getExitingBlocks(ExitingMBBs); in mergeLoop()
475 loopRep->getExitingBlocks(exitingBlks); in prepare()948 loopRep->getExitingBlocks(exitingBlks); in loopbreakPatternMatch()
1830 L->getExitingBlocks(ExitingBlocks); in findExistingExpansion()
5189 L->getExitingBlocks(ExitingBlocks); in computeBackedgeTakenCount()