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

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

Public Attributes

llvm::SmallVector< ValuemapVars
 

Detailed Description

Definition at line 112 of file OpenMPClauseOperands.h.

Member Data Documentation

◆ mapVars

llvm::SmallVector<Value> mlir::omp::MapClauseOps::mapVars

Definition at line 113 of file OpenMPClauseOperands.h.


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