Searched refs:InstrGroupList (Results 1 – 4 of 4) sorted by relevance
94 using InstrGroupList = std::vector<InstrGroup>; typedef101 InstrGroupList &StoreGroups);210 InstrGroupList &StoreGroups) { in createStoreGroups()571 InstrGroupList SGs; in processBasicBlock()
3202 using InstrGroupList = std::vector<InstrGroup>; in processLoop() typedef3203 InstrGroupList Groups; in processLoop()
84 typedef std::vector<InstrGroup> InstrGroupList; typedef91 InstrGroupList &StoreGroups);210 InstrGroupList &StoreGroups) { in createStoreGroups()577 InstrGroupList SGs; in processBasicBlock()
2626 typedef std::vector<InstrGroup> InstrGroupList; in processLoop() typedef2627 InstrGroupList Groups; in processLoop()