Searched refs:getSIset (Results 1 – 1 of 1) sorted by relevance
199 SmallPtrSet<const Instruction *, 2> getSIset(const SelectGroups &SIGroups);888 const auto &SIset = getSIset(SIGroups); in computeLoopCosts()971 SelectOptimize::getSIset(const SelectGroups &SIGroups) { in getSIset() function in SelectOptimize