LLVM  4.0.0
llvm::rdf::DataFlowGraph Member List

This is the complete list of members for llvm::rdf::DataFlowGraph, including all inherited members.

addr(NodeId N) const llvm::rdf::DataFlowGraphinline
alias(RegisterRef RA, RegisterRef RB) const llvm::rdf::DataFlowGraph
build(unsigned Options=BuildOptions::None)llvm::rdf::DataFlowGraph
DataFlowGraph(MachineFunction &mf, const TargetInstrInfo &tii, const TargetRegisterInfo &tri, const MachineDominatorTree &mdt, const MachineDominanceFrontier &mdf, const TargetOperandInfo &toi)llvm::rdf::DataFlowGraph
DefStackMap typedefllvm::rdf::DataFlowGraph
getDF() const llvm::rdf::DataFlowGraphinline
getDT() const llvm::rdf::DataFlowGraphinline
getFunc() const llvm::rdf::DataFlowGraphinline
getMF() const llvm::rdf::DataFlowGraphinline
getNextImp(NodeAddr< InstrNode * > IA, NodeAddr< RefNode * > RA, bool Create)llvm::rdf::DataFlowGraph
getNextImp(NodeAddr< InstrNode * > IA, NodeAddr< RefNode * > RA) const llvm::rdf::DataFlowGraph
getNextRelated(NodeAddr< InstrNode * > IA, NodeAddr< RefNode * > RA) const llvm::rdf::DataFlowGraph
getNextShadow(NodeAddr< InstrNode * > IA, NodeAddr< RefNode * > RA, bool Create)llvm::rdf::DataFlowGraph
getNextShadow(NodeAddr< InstrNode * > IA, NodeAddr< RefNode * > RA) const llvm::rdf::DataFlowGraph
getRelatedRefs(NodeAddr< InstrNode * > IA, NodeAddr< RefNode * > RA) const llvm::rdf::DataFlowGraph
getTII() const llvm::rdf::DataFlowGraphinline
getTRI() const llvm::rdf::DataFlowGraphinline
id(const NodeBase *P) const llvm::rdf::DataFlowGraph
IsCode(const NodeAddr< NodeBase * > BA)llvm::rdf::DataFlowGraphinlinestatic
IsDef(const NodeAddr< NodeBase * > BA)llvm::rdf::DataFlowGraphinlinestatic
IsPhi(const NodeAddr< NodeBase * > BA)llvm::rdf::DataFlowGraphinlinestatic
IsPreservingDef(const NodeAddr< DefNode * > DA)llvm::rdf::DataFlowGraphinlinestatic
IsRef(const NodeAddr< NodeBase * > BA)llvm::rdf::DataFlowGraphinlinestatic
IsUse(const NodeAddr< NodeBase * > BA)llvm::rdf::DataFlowGraphinlinestatic
makeRegRef(unsigned Reg, unsigned Sub) const llvm::rdf::DataFlowGraph
markBlock(NodeId B, DefStackMap &DefM)llvm::rdf::DataFlowGraph
normalizeRef(RegisterRef RR) const llvm::rdf::DataFlowGraph
pack(RegisterRef RR)llvm::rdf::DataFlowGraphinline
pack(RegisterRef RR) const llvm::rdf::DataFlowGraphinline
ptr(NodeId N) const llvm::rdf::DataFlowGraph
ptr(NodeId N) const llvm::rdf::DataFlowGraphinline
pushDefs(NodeAddr< InstrNode * > IA, DefStackMap &DM)llvm::rdf::DataFlowGraph
releaseBlock(NodeId B, DefStackMap &DefM)llvm::rdf::DataFlowGraph
restrictRef(RegisterRef AR, RegisterRef BR) const llvm::rdf::DataFlowGraph
unlinkDef(NodeAddr< DefNode * > DA, bool RemoveFromOwner)llvm::rdf::DataFlowGraphinline
unlinkUse(NodeAddr< UseNode * > UA, bool RemoveFromOwner)llvm::rdf::DataFlowGraphinline
unpack(PackedRegisterRef PR) const llvm::rdf::DataFlowGraphinline