LLVM 19.0.0git
Public Attributes | List of all members
llvm::AMDGPU::SingleUseExceptionInfo Struct Reference

Public Attributes

uint16_t Opcode
 
bool IsInvalidSingleUseConsumer
 
bool IsInvalidSingleUseProducer
 

Detailed Description

Definition at line 382 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ IsInvalidSingleUseConsumer

bool llvm::AMDGPU::SingleUseExceptionInfo::IsInvalidSingleUseConsumer

Definition at line 384 of file AMDGPUBaseInfo.cpp.

◆ IsInvalidSingleUseProducer

bool llvm::AMDGPU::SingleUseExceptionInfo::IsInvalidSingleUseProducer

Definition at line 385 of file AMDGPUBaseInfo.cpp.

◆ Opcode

uint16_t llvm::AMDGPU::SingleUseExceptionInfo::Opcode

Definition at line 383 of file AMDGPUBaseInfo.cpp.


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