Searched defs:LoopVector (Results 1 – 4 of 4) sorted by relevance
64 using LoopVector = std::vector<scf::ForOp>; variable
424 using LoopVector = SmallVector<Loop *, 4>; typedef
65 using LoopVector = SmallVector<Loop *, 8>; typedef
572 using LoopVector = std::vector<MachineLoop *>; in collectIndRegs() typedef