Searched refs:getLoopsInPreorder (Results 1 – 12 of 12) sorted by relevance
87 for (auto *L : LI->getLoopsInPreorder()) in warnAboutLeftoverTransformations()
362 SmallVector<Loop *, 4> PreorderLoops = LI.getLoopsInPreorder(); in run()
353 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { in getInnerLoopsInPreorder() 360 SmallVector<LoopT *, 4> getLoopsInPreorder() {588 SmallVector<LoopT *, 4> getLoopsInPreorder() const; in end() 363 SmallVector<const LoopT *, 4> getLoopsInPreorder() const { getLoopsInPreorder() function 370 SmallVector<LoopT *, 4> getLoopsInPreorder() { getLoopsInPreorder() function
595 LoopInfoBase<BlockT, LoopT>::getLoopsInPreorder() const { in getLoopsInPreorder() function603 auto PreOrderLoopsInRootL = RootL->getLoopsInPreorder(); in getLoopsInPreorder()
106 for (Loop *L : Root.getLoopsInPreorder()) { in partitionOuterLoopBlocks()758 for (Loop *L : Root.getLoopsInPreorder()) in checkDependencies()762 for (Loop *L : Root.getLoopsInPreorder()) in checkDependencies()939 if (any_of(L->getLoopsInPreorder(), [&SE](Loop *SubLoop) { in isSafeToUnrollAndJam()
219 auto Loops = LI.getLoopsInPreorder(); in runImpl()
1008 for (Loop *CurLoop : OrigLoop->getLoopsInPreorder()) { in cloneLoopWithPreheader()
273 for (auto *L : LI.getLoopsInPreorder()) in analyze()
1075 for (MachineLoop *ML : MLI->getLoopsInPreorder()) { in runOnMachineFunction()
891 SmallVector<Loop *, 4> Loops = LI.getLoopsInPreorder(); in promoteCounterLoadStores()
202 for (auto &L : LI->getLoopsInPreorder()) { in runOnMachineFunction()795 for (auto &L : LI.getLoopsInPreorder()) in run()
3266 for (auto *L : LI->getLoopsInPreorder()) { in mayContainUnboundedCycle()