9#ifndef FORTRAN_OPTIMIZER_BUILDER_RUNTIME_POINTER_H
10#define FORTRAN_OPTIMIZER_BUILDER_RUNTIME_POINTER_H
12#include "mlir/IR/Value.h"
22namespace fir::runtime {
27 mlir::Value desc, mlir::Value target);
Definition: FIRBuilder.h:55
Definition: AbstractConverter.h:31
Definition: AbstractConverter.h:27