OpenASIP
2.0
|
This is the complete list of members for OperationDAGEdge, including all inherited members.
clone() const | OperationDAGEdge | virtual |
dotString() const | GraphEdge | virtual |
dstOperand() const | OperationDAGEdge | |
dstOperand_ | OperationDAGEdge | private |
edgeCounter_ | GraphEdge | privatestatic |
edgeID() const | GraphEdge | virtual |
edgeID_ | GraphEdge | private |
GraphEdge() | GraphEdge | |
GraphEdge(const GraphEdge &edge) | GraphEdge | |
isBackEdge() const | GraphEdge | inlinevirtual |
OperationDAGEdge(int srcOperand, int dstOperand) | OperationDAGEdge | |
OperationDAGEdge(const OperationDAGEdge &other) | OperationDAGEdge | |
setWeight(int w) | GraphEdge | inline |
srcOperand() const | OperationDAGEdge | |
srcOperand_ | OperationDAGEdge | private |
toString() const | OperationDAGEdge | virtual |
weight() const | GraphEdge | inline |
weight_ | GraphEdge | private |
~GraphEdge() | GraphEdge | virtual |
~OperationDAGEdge() | OperationDAGEdge | inlinevirtual |