|
LLVM
4.0.0
|
#include <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 679 of file RDFGraph.h.
|
inline |
Definition at line 680 of file RDFGraph.h.
References assert(), llvm::rdf::NodeBase::getFlags(), llvm::rdf::NodeAttrs::PhiRef, llvm::rdf::NodeBase::Ref_struct::PhiU, llvm::rdf::NodeBase::PhiU_struct::PredB, and llvm::rdf::NodeBase::Ref.
Referenced by llvm::rdf::Liveness::computeLiveIns(), and llvm::rdf::DataFlowGraph::getNextRelated().
|
inline |
Definition at line 684 of file RDFGraph.h.
References assert(), B, llvm::rdf::NodeBase::getFlags(), llvm::rdf::NodeAttrs::PhiRef, llvm::rdf::NodeBase::Ref_struct::PhiU, llvm::rdf::NodeBase::PhiU_struct::PredB, and llvm::rdf::NodeBase::Ref.
1.8.6