Searched refs:SelectGroups (Results 1 – 1 of 1) sorted by relevance
264 using SelectGroups = SmallVector<SelectGroup, 2>; typedef in __anonf7d98fdb0111::SelectOptimizeImpl279 void convertProfitableSIGroups(SelectGroups &ProfSIGroups);286 void findProfitableSIGroupsBase(SelectGroups &SIGroups,287 SelectGroups &ProfSIGroups);321 getSImap(const SelectGroups &SIGroups);451 SelectGroups ProfSIGroups; in optimizeSelects()468 SelectGroups SIGroups; in optimizeSelectsBase()493 SelectGroups SIGroups; in optimizeSelectsInnerLoops()785 SelectGroups &SIGroups, SelectGroups &ProfSIGroups) { in findProfitableSIGroupsBase()800 const Loop *L, SelectGroups &SIGroups, SelectGroups &ProfSIGroups) { in findProfitableSIGroupsInnerLoops()[all …]