Searched defs:LoopVector (Results 1 – 6 of 6) sorted by relevance
62 typedef std::vector<ForeachLoop> LoopVector; typedef
49 typedef SmallVector<Loop *, 8> LoopVector; typedef279 static void populateWorklist(Loop &L, SmallVector<LoopVector, 8> &V) { in populateWorklist()
387 using LoopVector = SmallVector<Loop *, 4>; typedef
63 using LoopVector = SmallVector<Loop *, 8>; typedef
527 typedef std::vector<MachineLoop*> LoopVector; in collectIndRegs() typedef
573 using LoopVector = std::vector<MachineLoop *>; in collectIndRegs() typedef