Searched defs:LoopVector (Results 1 – 4 of 4) sorted by relevance
71 using LoopVector = SmallVector<scf::ForOp>; global() variable
449 using LoopVector = SmallVector<Loop *, 4>; global() typedef
62 using LoopVector = SmallVector<Loop *, 8>; global() typedef
571 using LoopVector = std::vector<MachineLoop *>; in collectIndRegs() typedef