Searched refs:getExitBlocks (Results 1 – 15 of 15) sorted by relevance
119 L->getExitBlocks(ExitBlocks); in runOnLoop()133 L->getExitBlocks(ExitBlocks); in runOnLoop()
278 BlockLoop->getExitBlocks(BlockLoopExits); in computeJoinPoints()336 Loop.getExitBlocks(LoopExits); in join_blocks()
195 Outer->getExitBlocks(Worklist); in isPotentiallyReachableFromMany()
194 DivLoop->getExitBlocks(TaintStack); in taintLoopLiveOuts()
966 L.getExitBlocks(ExitBlocks); in printLoop()
100 L->getExitBlocks(LoopExitBlocks[L]); in formLCSSAForInstructions()332 L.getExitBlocks(ExitBlocks); in formLCSSA()
374 L->getExitBlocks(ExitBlocks); in UnrollLoop()
62 void LoopBase<BlockT, LoopT>::getExitBlocks( in getExitBlocks() function78 getExitBlocks(ExitBlocks); in getExitBlock()286 getExitBlocks(ExitBBs); in verifyLoop()
264 void getExitBlocks(SmallVectorImpl<BlockT *> &ExitBlocks) const;
137 Loop->getExitBlocks(ExitBlocks); in isRegLiveInExitBlocks()
389 CurLoop->getExitBlocks(ExitBlocks); in runOnMachineFunction()
247 L.getExitBlocks(LoopExitBlocks); in PGOCounterPromoter()320 LP->getExitBlocks(LoopExitBlocks); in getMaxNumOfPromotionsInLoop()
265 L.getExitBlocks(ExitBlocks); in analyze()
275 L.getExitBlocks(Exits); in hoistLoopToNewParent()
1048 LoopRep->getExitBlocks(ExitBlks); in mergeLoop()