Searched refs:SelectGroup (Results 1 – 1 of 1) sorted by relevance
133 using SelectGroup = SmallVector<SelectInst *, 2>; typedef in __anon7ea6c8fc0111::SelectOptimize134 using SelectGroups = SmallVector<SelectGroup, 2>;335 for (SelectGroup &ASI : ProfSIGroups) { in convertProfitableSIGroups()542 SelectGroup SIGroup; in collectSelectGroups()569 for (SelectGroup &ASI : SIGroups) { in findProfitableSIGroupsBase()603 for (SelectGroup &ASI : SIGroups) { in findProfitableSIGroupsInnerLoops()973 for (const SelectGroup &ASI : SIGroups) in getSIset()