Home
last modified time | relevance | path

Searched defs:ArrayShape (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/include/polly/
H A DScopDetection.h92 struct ArrayShape { struct
99 ArrayShape(const SCEVUnknown *B) : BasePointer(B) {} in ArrayShape() function