Home
last modified time | relevance | path

Searched refs:MinMaxVectorPairTy (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/include/polly/
DScopInfo.h1683 using MinMaxVectorPairTy = std::pair<MinMaxVectorTy, MinMaxVectorTy>; variable
1687 using MinMaxVectorPairVectorTy = SmallVector<MinMaxVectorPairTy, 4>;
/external/llvm-project/polly/lib/CodeGen/
DIslAst.cpp430 for (const Scop::MinMaxVectorPairTy &MinMaxAccessPair : S.getAliasGroups()) { in buildRunCondition()
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp2159 for (const MinMaxVectorPairTy &Pair : MinMaxAliasGroups) { in printAliasAssumptions()
2172 for (const MinMaxVectorPairTy &Pair : MinMaxAliasGroups) { in printAliasAssumptions()