Searched refs:SIset (Results 1 – 1 of 1) sorted by relevance
888 const auto &SIset = getSIset(SIGroups); in computeLoopCosts() local933 if (SIset.contains(&I)) { in computeLoopCosts()972 SmallPtrSet<const Instruction *, 2> SIset; in getSIset() local975 SIset.insert(SI); in getSIset()976 return SIset; in getSIset()