Searched refs:MinMaxVectorPairTy (Results 1 – 3 of 3) sorted by relevance
1683 using MinMaxVectorPairTy = std::pair<MinMaxVectorTy, MinMaxVectorTy>; variable1687 using MinMaxVectorPairVectorTy = SmallVector<MinMaxVectorPairTy, 4>;
430 for (const Scop::MinMaxVectorPairTy &MinMaxAccessPair : S.getAliasGroups()) { in buildRunCondition()
2159 for (const MinMaxVectorPairTy &Pair : MinMaxAliasGroups) { in printAliasAssumptions()2172 for (const MinMaxVectorPairTy &Pair : MinMaxAliasGroups) { in printAliasAssumptions()