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::SchedGraphNodeCommon Member List

This is the complete list of members for llvm::SchedGraphNodeCommon, 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]
getNodeId() const llvm::SchedGraphNodeCommon [inline]
getNumInEdges() const llvm::SchedGraphNodeCommon [inline]
getNumOutEdges() const llvm::SchedGraphNodeCommon [inline]
getOrigIndexInBB() const llvm::SchedGraphNodeCommon [inline]
IDllvm::SchedGraphNodeCommon [protected]
inEdgesllvm::SchedGraphNodeCommon [protected]
iterator typedefllvm::SchedGraphNodeCommon
latencyllvm::SchedGraphNodeCommon [protected]
origIndexInBBllvm::SchedGraphNodeCommon [protected]
outEdgesllvm::SchedGraphNodeCommon [protected]
print(std::ostream &os) const =0llvm::SchedGraphNodeCommon [pure virtual]
removeInEdge(const SchedGraphEdge *edge)llvm::SchedGraphNodeCommon [protected]
removeOutEdge(const SchedGraphEdge *edge)llvm::SchedGraphNodeCommon [protected]
reverse_iterator typedefllvm::SchedGraphNodeCommon
SchedGraphCommon classllvm::SchedGraphNodeCommon [friend]
SchedGraphEdge classllvm::SchedGraphNodeCommon [friend]
SchedGraphNodeCommon()llvm::SchedGraphNodeCommon [protected]
SchedGraphNodeCommon(unsigned Id, int index, int late=0)llvm::SchedGraphNodeCommon [inline, protected]
~SchedGraphNodeCommon()llvm::SchedGraphNodeCommon [protected, virtual]