Searched refs:SIset (Results 1 – 1 of 1) sorted by relevance
837 const auto &SIset = getSIset(SIGroups); in computeLoopCosts() local882 if (SIset.contains(&I)) { in computeLoopCosts()916 SmallPtrSet<const Instruction *, 2> SIset; in getSIset() local919 SIset.insert(SI); in getSIset()920 return SIset; in getSIset()