Searched defs:LoopVector (Results 1 – 10 of 10) sorted by relevance
28 using LoopVector = ArenaVector<Loop*>; variable
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
452 using LoopVector = SmallVector<Loop *, 4>; typedef
66 using LoopVector = SmallVector<Loop *, 8>; typedef
527 typedef std::vector<MachineLoop*> LoopVector; in collectIndRegs() typedef
572 using LoopVector = std::vector<MachineLoop *>; in collectIndRegs() typedef
573 using LoopVector = std::vector<MachineLoop *>; in collectIndRegs() typedef