LLVM 24.0.0git
llvm::OpenMPIRBuilder::CopyOptionsTy Struct Reference

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

Public Attributes

ValueRemoteLaneOffset = nullptr
ValueScratchpadIndex = nullptr
ValueScratchpadWidth = nullptr

Detailed Description

Definition at line 1813 of file OMPIRBuilder.h.

Member Data Documentation

◆ RemoteLaneOffset

Value* llvm::OpenMPIRBuilder::CopyOptionsTy::RemoteLaneOffset = nullptr

Definition at line 1814 of file OMPIRBuilder.h.

◆ ScratchpadIndex

Value* llvm::OpenMPIRBuilder::CopyOptionsTy::ScratchpadIndex = nullptr

Definition at line 1815 of file OMPIRBuilder.h.

◆ ScratchpadWidth

Value* llvm::OpenMPIRBuilder::CopyOptionsTy::ScratchpadWidth = nullptr

Definition at line 1816 of file OMPIRBuilder.h.


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