MLIR 24.0.0git
PrivateVarsInfo::AllocatorPrivateInfo Struct Reference

Public Attributes

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

Detailed Description

Definition at line 1009 of file OpenMPToLLVMIRTranslation.cpp.

Member Data Documentation

◆ allocatedPtr

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

Definition at line 1010 of file OpenMPToLLVMIRTranslation.cpp.

◆ allocator

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

Definition at line 1011 of file OpenMPToLLVMIRTranslation.cpp.


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