Searched refs:InstrGroupList (Results 1 – 2 of 2) sorted by relevance
103 using InstrGroupList = SmallVector<InstrGroup, 8>; typedef113 void createGroups(MachineBasicBlock &MBB, InstrGroupList &StoreGroups);315 InstrGroupList &StoreGroups) { in createGroups()863 InstrGroupList SGs; in processBasicBlock()
3209 using InstrGroupList = std::vector<InstrGroup>; in processLoop() typedef3210 InstrGroupList Groups; in processLoop()