Searched defs:LoopList (Results 1 – 2 of 2) sorted by relevance
287 static void populateWorklist(Loop &L, LoopVector &LoopList) { in populateWorklist()310 static bool hasSupportedLoopDepth(ArrayRef<Loop *> LoopList, in hasSupportedLoopDepth()332 ArrayRef<Loop *> LoopList) { in isComputableLoopNest()525 SmallVector<Loop *, 8> LoopList; in run() local531 SmallVector<Loop *, 8> LoopList(LN.getLoops()); in run() local1937 SmallVector<Loop *, 8> LoopList(LN.getLoops()); in run() local
920 SmallVector<Loop *, 16> LoopList(LI->begin(), LI->end()); in eliminateMostlyEmptyBlocks() local