LLVM 22.0.0git
Public Attributes | List of all members
BBValueInfo Struct Reference

Public Attributes

ValueLiveInValue = nullptr
 
ValueLiveOutValue = nullptr
 

Detailed Description

Definition at line 105 of file SSAUpdaterBulk.cpp.

Member Data Documentation

◆ LiveInValue

Value* BBValueInfo::LiveInValue = nullptr

Definition at line 106 of file SSAUpdaterBulk.cpp.

◆ LiveOutValue

Value* BBValueInfo::LiveOutValue = nullptr

Definition at line 107 of file SSAUpdaterBulk.cpp.


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