Searched refs:getLoops (Results 1 – 4 of 4) sorted by relevance
101 ArrayRef<Loop *> getLoops() const { return Loops; } in getLoops() function
366 for (const Loop *L : LN.getLoops()) in operator <<()
434 ArrayRef<Loop *> Loops = LN.getLoops(); in tryToUnrollAndJamLoop()
447 const auto &LoopList = LN.getLoops(); in run()