MLIR 24.0.0git
PrivateVarsInfo::AllocatorPrivateInfo Struct Reference

Public Attributes

llvm::Value * allocatedPtr
llvm::Value * allocator

Detailed Description

Definition at line 1037 of file OpenMPToLLVMIRTranslation.cpp.

Member Data Documentation

◆ allocatedPtr

llvm::Value* PrivateVarsInfo::AllocatorPrivateInfo::allocatedPtr

Definition at line 1038 of file OpenMPToLLVMIRTranslation.cpp.

◆ allocator

llvm::Value* PrivateVarsInfo::AllocatorPrivateInfo::allocator

Definition at line 1039 of file OpenMPToLLVMIRTranslation.cpp.


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