|
static bool | isDynamicallySafe () |
|
static mlir::Value | genDynamicCheck (mlir::Location loc, fir::FirOpBuilder &builder, mlir::Value array) |
|
static void | registerTempDeallocation (mlir::Location loc, fir::FirOpBuilder &builder, mlir::Value array, mlir::Value temp) |
|
static void | registerExternalModel (mlir::DialectRegistry ®istry) |
| Attach the implementation to fir::OpenMPSafeTempArrayCopyAttr.
|
|
static void | getDependentDialects (mlir::DialectRegistry ®istry) |
|
◆ getDependentDialects()
static void fir::omp::FortranSafeTempArrayCopyAttrImpl::getDependentDialects |
( |
mlir::DialectRegistry & |
registry | ) |
|
|
inlinestatic |
If the methods above create any new operations, this method must register all the corresponding dialect.
The documentation for this class was generated from the following file: