Searched refs:LoopVector (Results 1 – 2 of 2) sorted by relevance
63 using LoopVector = SmallVector<Loop *, 8>; typedef274 static LoopVector populateWorklist(Loop &L) { in populateWorklist()278 LoopVector LoopList; in populateWorklist()468 bool isComputableLoopNest(LoopVector LoopList) { in isComputableLoopNest()487 unsigned selectLoopForInterchange(const LoopVector &LoopList) { in selectLoopForInterchange()493 bool processLoopList(LoopVector LoopList) { in processLoopList()553 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop()
574 using LoopVector = std::vector<MachineLoop *>; in collectIndRegs() typedef576 LoopVector WorkQ; in collectIndRegs()