MLIR  19.0.0git
Public Attributes | List of all members
mlir::omp::IsDevicePtrClauseOps Struct Reference

#include "mlir/Dialect/OpenMP/OpenMPClauseOperands.h"

Public Attributes

llvm::SmallVector< ValueisDevicePtrVars
 

Detailed Description

Definition at line 100 of file OpenMPClauseOperands.h.

Member Data Documentation

◆ isDevicePtrVars

llvm::SmallVector<Value> mlir::omp::IsDevicePtrClauseOps::isDevicePtrVars

Definition at line 101 of file OpenMPClauseOperands.h.


The documentation for this struct was generated from the following file: