Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopInfo.h1687 using MinMaxVectorPairVectorTy = SmallVector<MinMaxVectorPairTy, 4>; variable
1861 MinMaxVectorPairVectorTy MinMaxAliasGroups;
2302 const MinMaxVectorPairVectorTy &getAliasGroups() const { in getAliasGroups()