Searched refs:getLoops (Results 1 – 5 of 5) sorted by relevance
118 ArrayRef<Loop *> getLoops() const { return Loops; } in getLoops() function
446 for (const Loop *L : LN.getLoops()) in operator <<()
430 ArrayRef<Loop *> Loops = LN.getLoops(); in tryToUnrollAndJamLoop()
531 SmallVector<Loop *, 8> LoopList(LN.getLoops()); in run()1937 SmallVector<Loop *, 8> LoopList(LN.getLoops()); in run()
1013 for (Loop *InnerLoop : LN.getLoops()) { in run()