|
Polly 22.0.0git
|
#include <ScopDetection.h>
Public Member Functions | |
| ArrayShape (const SCEVUnknown *B) | |
Public Attributes | |
| const SCEVUnknown * | BasePointer |
| SmallVector< const SCEV *, 4 > | DelinearizedSizes |
Definition at line 90 of file ScopDetection.h.
|
inline |
Definition at line 97 of file ScopDetection.h.
References B(), and BasePointer.
| const SCEVUnknown* polly::ArrayShape::BasePointer |
Definition at line 92 of file ScopDetection.h.
Referenced by ArrayShape().
| SmallVector<const SCEV *, 4> polly::ArrayShape::DelinearizedSizes |
Definition at line 95 of file ScopDetection.h.