LLVM
8.0.1
|
#include "Target/Hexagon/RDFGraph.h"
Public Attributes | |
RegisterId | Reg |
uint32_t | MaskId |
Definition at line 427 of file RDFGraph.h.
uint32_t llvm::rdf::PackedRegisterRef::MaskId |
Definition at line 429 of file RDFGraph.h.
Referenced by llvm::rdf::DataFlowGraph::unpack().
RegisterId llvm::rdf::PackedRegisterRef::Reg |
Definition at line 428 of file RDFGraph.h.
Referenced by llvm::rdf::DataFlowGraph::unpack().