|
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 658 of file RDFGraph.h.
|
inline |
Definition at line 659 of file RDFGraph.h.
References llvm::rdf::NodeBase::Def_struct::DD, llvm::rdf::NodeBase::Ref_struct::Def, and llvm::rdf::NodeBase::Ref.
Referenced by llvm::rdf::Liveness::computePhiInfo(), llvm::rdf::Liveness::getAllReachedUses(), and linkToDef().
|
inline |
Definition at line 665 of file RDFGraph.h.
References llvm::rdf::NodeBase::Ref_struct::Def, llvm::rdf::NodeBase::Def_struct::DU, and llvm::rdf::NodeBase::Ref.
Referenced by llvm::rdf::Liveness::computePhiInfo(), llvm::rdf::Liveness::getAllReachedUses(), and llvm::rdf::UseNode::linkToDef().
Definition at line 460 of file RDFGraph.cpp.
References llvm::rdf::NodeAddr< T >::Addr, getReachedDef(), llvm::rdf::NodeAddr< T >::Id, llvm::rdf::NodeBase::Ref_struct::RD, llvm::rdf::NodeBase::Ref, setReachedDef(), and llvm::rdf::NodeBase::Ref_struct::Sib.
|
inline |
Definition at line 662 of file RDFGraph.h.
References D, llvm::rdf::NodeBase::Def_struct::DD, llvm::rdf::NodeBase::Ref_struct::Def, and llvm::rdf::NodeBase::Ref.
Referenced by linkToDef().
|
inline |
Definition at line 668 of file RDFGraph.h.
References llvm::rdf::NodeBase::Ref_struct::Def, llvm::rdf::NodeBase::Def_struct::DU, and llvm::rdf::NodeBase::Ref.
Referenced by llvm::rdf::UseNode::linkToDef().
1.8.6