Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopDetection.h263 bool hasValidArraySizes(DetectionContext &Context,
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetection.cpp924 bool ScopDetection::hasValidArraySizes(DetectionContext &Context, in hasValidArraySizes() function in ScopDetection
1051 if (!hasValidArraySizes(Context, Shape->DelinearizedSizes, BasePointer, in hasBaseAffineAccesses()