LLVM 19.0.0git
Public Attributes | List of all members
MemTransferInfo Struct Reference

Public Attributes

ConstantIntSrcIndex = nullptr
 
ConstantIntDestIndex = nullptr
 

Detailed Description

Definition at line 362 of file AMDGPUPromoteAlloca.cpp.

Member Data Documentation

◆ DestIndex

ConstantInt* MemTransferInfo::DestIndex = nullptr

Definition at line 364 of file AMDGPUPromoteAlloca.cpp.

Referenced by promoteAllocaUserToVector().

◆ SrcIndex

ConstantInt* MemTransferInfo::SrcIndex = nullptr

Definition at line 363 of file AMDGPUPromoteAlloca.cpp.

Referenced by promoteAllocaUserToVector().


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