Polly 20.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.
const SCEVUnknown* polly::ArrayShape::BasePointer |
Definition at line 92 of file ScopDetection.h.
SmallVector<const SCEV *, 4> polly::ArrayShape::DelinearizedSizes |
Definition at line 95 of file ScopDetection.h.