#include <flang/Lower/DirectivesCommon.h>
|
| AddrAndBoundsInfo (mlir::Value addr, mlir::Value rawInput) |
|
| AddrAndBoundsInfo (mlir::Value addr, mlir::Value rawInput, mlir::Value isPresent) |
|
| AddrAndBoundsInfo (mlir::Value addr, mlir::Value rawInput, mlir::Value isPresent, mlir::Type boxType) |
|
void | dump (llvm::raw_ostream &os) |
|
|
mlir::Value | addr = nullptr |
|
mlir::Value | rawInput = nullptr |
|
mlir::Value | isPresent = nullptr |
|
mlir::Type | boxType = nullptr |
|
Information gathered to generate bounds operation and data entry/exit operations.
The documentation for this struct was generated from the following file: