|
LLVM 22.0.0git
|
#include "llvm/Frontend/OpenMP/OMPIRBuilder.h"
Public Attributes | |
| AllocaInst * | ArgsBase = nullptr |
| AllocaInst * | Args = nullptr |
| AllocaInst * | ArgSizes = nullptr |
Definition at line 2520 of file OMPIRBuilder.h.
| AllocaInst* llvm::OpenMPIRBuilder::MapperAllocas::Args = nullptr |
Definition at line 2522 of file OMPIRBuilder.h.
Referenced by llvm::OpenMPIRBuilder::createMapperAllocas(), and llvm::OpenMPIRBuilder::emitMapperCall().
| AllocaInst* llvm::OpenMPIRBuilder::MapperAllocas::ArgsBase = nullptr |
Definition at line 2521 of file OMPIRBuilder.h.
Referenced by llvm::OpenMPIRBuilder::createMapperAllocas(), and llvm::OpenMPIRBuilder::emitMapperCall().
| AllocaInst* llvm::OpenMPIRBuilder::MapperAllocas::ArgSizes = nullptr |
Definition at line 2523 of file OMPIRBuilder.h.
Referenced by llvm::OpenMPIRBuilder::createMapperAllocas(), and llvm::OpenMPIRBuilder::emitMapperCall().