Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopInfo.cpp240 updateSizes(Sizes); in ScopArrayInfo()
300 bool ScopArrayInfo::updateSizes(ArrayRef<const SCEV *> NewSizes, in updateSizes() function in ScopArrayInfo
1753 if (!SAI->updateSizes(Sizes)) in getOrCreateScopArrayInfo()
H A DScopBuilder.cpp2280 Array->updateSizes(Sizes, false /* CheckConsistency */); in foldSizeConstantsToRight()
/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h260 bool updateSizes(ArrayRef<const SCEV *> Sizes, bool CheckConsistency = true);