LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::SchedGraphNode Member List

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

addInEdge(SchedGraphEdge *edge)llvm::SchedGraphNodeCommon [inline, protected]
addOutEdge(SchedGraphEdge *edge)llvm::SchedGraphNodeCommon [inline, protected]
beginInEdges()llvm::SchedGraphNodeCommon [inline]
beginInEdges() const llvm::SchedGraphNodeCommon [inline]
beginOutEdges()llvm::SchedGraphNodeCommon [inline]
beginOutEdges() const llvm::SchedGraphNodeCommon [inline]
const_iterator typedefllvm::SchedGraphNodeCommon
const_reverse_iterator typedefllvm::SchedGraphNodeCommon
dump(int indent=0) const llvm::SchedGraphNodeCommon
endInEdges()llvm::SchedGraphNodeCommon [inline]
endInEdges() const llvm::SchedGraphNodeCommon [inline]
endOutEdges()llvm::SchedGraphNodeCommon [inline]
endOutEdges() const llvm::SchedGraphNodeCommon [inline]
getLatency() const llvm::SchedGraphNodeCommon [inline]
getMachineBasicBlock() const llvm::SchedGraphNode [inline]
getMachineInstr() const llvm::SchedGraphNode [inline]
getNodeId() const llvm::SchedGraphNodeCommon [inline]
getNumInEdges() const llvm::SchedGraphNodeCommon [inline]
getNumOutEdges() const llvm::SchedGraphNodeCommon [inline]
getOpcode() const llvm::SchedGraphNode [inline]
getOrigIndexInBB() const llvm::SchedGraphNodeCommon [inline]
IDllvm::SchedGraphNodeCommon [protected]
inEdgesllvm::SchedGraphNodeCommon [protected]
isDummyNode() const llvm::SchedGraphNode [inline]
iterator typedefllvm::SchedGraphNodeCommon
latencyllvm::SchedGraphNodeCommon [protected]
origIndexInBBllvm::SchedGraphNodeCommon [protected]
outEdgesllvm::SchedGraphNodeCommon [protected]
print(std::ostream &os) const llvm::SchedGraphNode [virtual]
removeInEdge(const SchedGraphEdge *edge)llvm::SchedGraphNodeCommon [protected]
removeOutEdge(const SchedGraphEdge *edge)llvm::SchedGraphNodeCommon [protected]
reverse_iterator typedefllvm::SchedGraphNodeCommon
SchedGraph classllvm::SchedGraphNode [friend]
SchedGraphCommon classllvm::SchedGraphNodeCommon [friend]
SchedGraphEdge classllvm::SchedGraphNode [friend]
SchedGraphNodeCommon()llvm::SchedGraphNodeCommon [protected]
SchedGraphNodeCommon(unsigned Id, int index, int late=0)llvm::SchedGraphNodeCommon [inline, protected]
~SchedGraphNodeCommon()llvm::SchedGraphNodeCommon [protected, virtual]