LLVM
8.0.1
|
#include "Target/Hexagon/RDFGraph.h"
Additional Inherited Members | |
Protected Attributes inherited from llvm::rdf::NodeBase | |
uint16_t | Attrs |
uint16_t | Reserved |
NodeId | Next |
union { | |
Ref_struct Ref | |
Code_struct Code | |
}; | |
Definition at line 580 of file RDFGraph.h.
|
inline |
Definition at line 581 of file RDFGraph.h.
References assert(), llvm::rdf::NodeAttrs::PhiRef, and llvm::rdf::NodeAttrs::Ref.
Referenced by llvm::rdf::Liveness::computeLiveIns(), and llvm::rdf::DataFlowGraph::getNextRelated().
|
inline |
Definition at line 585 of file RDFGraph.h.
References assert(), B, llvm::rdf::NodeAttrs::PhiRef, and llvm::rdf::NodeAttrs::Ref.
Referenced by llvm::rdf::DataFlowGraph::id().