LLVM 20.0.0git
|
#include "llvm/CodeGen/RDFGraph.h"
Public Attributes | |
RegisterId | Reg |
uint32_t | MaskId |
Definition at line 464 of file RDFGraph.h.
uint32_t llvm::rdf::PackedRegisterRef::MaskId |
Definition at line 466 of file RDFGraph.h.
Referenced by llvm::rdf::DataFlowGraph::unpack().
RegisterId llvm::rdf::PackedRegisterRef::Reg |
Definition at line 465 of file RDFGraph.h.
Referenced by llvm::rdf::DataFlowGraph::unpack().