LLVM 19.0.0git
Public Attributes | List of all members
llvm::OpenMPIRBuilder::MapperAllocas Struct Reference

#include "llvm/Frontend/OpenMP/OMPIRBuilder.h"

Public Attributes

AllocaInstArgsBase = nullptr
 
AllocaInstArgs = nullptr
 
AllocaInstArgSizes = nullptr
 

Detailed Description

Definition at line 1561 of file OMPIRBuilder.h.

Member Data Documentation

◆ Args

AllocaInst* llvm::OpenMPIRBuilder::MapperAllocas::Args = nullptr

◆ ArgsBase

AllocaInst* llvm::OpenMPIRBuilder::MapperAllocas::ArgsBase = nullptr

◆ ArgSizes

AllocaInst* llvm::OpenMPIRBuilder::MapperAllocas::ArgSizes = nullptr

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