FLANG
|
Public Member Functions | |
LBoundsAndShape (llvm::SmallVectorImpl< int64_t > &&lbounds, llvm::SmallVectorImpl< int64_t > &&shapes) | |
bool | lboundAllOnes () const |
Static Public Member Functions | |
static constexpr bool | staticSize () |
static constexpr bool | isArray () |
Public Attributes | |
llvm::SmallVector< int64_t > | lbounds |
llvm::SmallVector< int64_t > | shapes |