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