LLVM 22.0.0git
llvm::OpenMPIRBuilder::MapperAllocas Struct Reference

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

Public Attributes

AllocaInstArgsBase = nullptr
AllocaInstArgs = nullptr
AllocaInstArgSizes = nullptr

Detailed Description

Definition at line 2520 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: