LLVM 23.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 1719 of file OMPIRBuilder.h.

Member Data Documentation

◆ RemoteLaneOffset

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

Definition at line 1720 of file OMPIRBuilder.h.

◆ ScratchpadIndex

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

Definition at line 1721 of file OMPIRBuilder.h.

◆ ScratchpadWidth

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

Definition at line 1722 of file OMPIRBuilder.h.


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