Searched defs:LoopVector (Results 1 – 10 of 10) sorted by relevance
54 using LoopVector = std::vector<scf::ForOp>; 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
420 using LoopVector = SmallVector<Loop *, 4>; typedef
65 using LoopVector = SmallVector<Loop *, 8>; typedef
573 using LoopVector = std::vector<MachineLoop *>; in collectIndRegs() typedef
527 typedef std::vector<MachineLoop*> LoopVector; in collectIndRegs() typedef