LLVM API Documentation

llvm::SchedGraph Member List

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

begin() const llvm::SchedGraph [inline, protected]
const_iterator typedefllvm::SchedGraph
dump() const llvm::SchedGraph
end() const llvm::SchedGraph [inline, protected]
eraseIncidentEdges(SchedGraphNodeCommon *node, bool addDummyEdges=true)llvm::SchedGraphCommon
eraseIncomingEdges(SchedGraphNodeCommon *node, bool addDummyEdges=true)llvm::SchedGraphCommon
eraseNode(SchedGraphNodeCommon *node)llvm::SchedGraphCommon
eraseOutgoingEdges(SchedGraphNodeCommon *node, bool addDummyEdges=true)llvm::SchedGraphCommon
find(const MachineInstr *MI) const llvm::SchedGraph [inline, protected]
getBasicBlock() const llvm::SchedGraph [inline]
getGraphNodeForInstr(const MachineInstr *MI) const llvm::SchedGraph [inline]
getLeaf() const llvm::SchedGraphCommon [inline]
getNumNodes() const llvm::SchedGraph [inline]
getRoot() const llvm::SchedGraphCommon [inline]
graphLeafllvm::SchedGraphCommon [protected]
graphRootllvm::SchedGraphCommon [protected]
iterator typedefllvm::SchedGraph
operator[](const MachineInstr *MI)llvm::SchedGraph [inline, protected]
SchedGraph(MachineBasicBlock &mbb, const TargetMachine &TM)llvm::SchedGraph [protected]
SchedGraphCommon()llvm::SchedGraphCommon [inline]
SchedGraphSet classllvm::SchedGraph [friend]
size()llvm::SchedGraph [inline, protected]
~SchedGraph()llvm::SchedGraph [protected]
~SchedGraphCommon()llvm::SchedGraphCommon