|
FLANG
|
Public Member Functions | |
| bool | isValid () const |
| llvm::SmallVector< const semantics::Symbol * > | getSyms () const |
| auto | getVars () const |
| Fortran::common::openmp::EntryBlockArgs | asEntryBlockArgs () const |
Public Attributes | |
| ObjectEntryBlockArgsEntry | hasDeviceAddr |
| llvm::ArrayRef< mlir::Value > | hostEvalVars |
| ObjectEntryBlockArgsEntry | inReduction |
| ObjectEntryBlockArgsEntry | map |
| ObjectEntryBlockArgsEntry | priv |
| ObjectEntryBlockArgsEntry | reduction |
| ObjectEntryBlockArgsEntry | taskReduction |
| ObjectEntryBlockArgsEntry | useDeviceAddr |
| ObjectEntryBlockArgsEntry | useDevicePtr |