LLVM API Documentation
#include <SchedGraphCommon.h>
Collaboration diagram for llvm::SchedGraphEdge:
Definition at line 107 of file SchedGraphCommon.h.
|
Definition at line 112 of file SchedGraphCommon.h. |
|
Definition at line 109 of file SchedGraphCommon.h. |
|
Definition at line 27 of file SchedGraphCommon.cpp. References llvm::SchedGraphNodeCommon::addInEdge(), llvm::SchedGraphNodeCommon::addOutEdge(), iteDiff, sink, and src. |
|
Definition at line 41 of file SchedGraphCommon.cpp. References llvm::SchedGraphNodeCommon::addInEdge(), llvm::SchedGraphNodeCommon::addOutEdge(), iteDiff, sink, and src. |
|
Definition at line 54 of file SchedGraphCommon.cpp. References llvm::SchedGraphNodeCommon::addInEdge(), llvm::SchedGraphNodeCommon::addOutEdge(), iteDiff, sink, and src. |
|
Definition at line 69 of file SchedGraphCommon.cpp. References llvm::SchedGraphNodeCommon::addInEdge(), llvm::SchedGraphNodeCommon::addOutEdge(), iteDiff, sink, and src. |
|
Definition at line 155 of file SchedGraphCommon.h. |
|
Definition at line 83 of file SchedGraphCommon.cpp. |
|
Definition at line 161 of file SchedGraphCommon.h. References depOrderType. |
|
Definition at line 160 of file SchedGraphCommon.h. References depType. |
|
Definition at line 179 of file SchedGraphCommon.h. References iteDiff. |
|
Definition at line 167 of file SchedGraphCommon.h. References depType, MachineRegister, and machineRegNum. |
|
Definition at line 159 of file SchedGraphCommon.h. References minDelay. |
|
Definition at line 171 of file SchedGraphCommon.h. References depType, MachineResource, and resourceId. |
|
Definition at line 158 of file SchedGraphCommon.h. References sink. Referenced by llvm::SchedGraphNodeCommon::removeInEdge(). |
|
Definition at line 157 of file SchedGraphCommon.h. References src. Referenced by llvm::SchedGraphNodeCommon::removeOutEdge(). |
|
Definition at line 163 of file SchedGraphCommon.h. |
|
Definition at line 689 of file SchedGraph.cpp. References CtrlDep, depType, llvm::SchedGraphNodeCommon::getNodeId(), MachineRegister, machineRegNum, MachineResource, MemoryDep, minDelay, resourceId, sink, src, val, and ValueDep. Referenced by llvm::operator<<(). |
|
Definition at line 175 of file SchedGraphCommon.h. References iteDiff. |
|
Definition at line 120 of file SchedGraphCommon.h. Referenced by getDepOrderType(). |
|
Definition at line 119 of file SchedGraphCommon.h. Referenced by getDepType(), getMachineReg(), getResourceId(), getValue(), and print(). |
|
Definition at line 122 of file SchedGraphCommon.h. Referenced by getIteDiff(), SchedGraphEdge(), and setIteDiff(). |
|
Definition at line 126 of file SchedGraphCommon.h. Referenced by getMachineReg(), and print(). |
|
Definition at line 121 of file SchedGraphCommon.h. Referenced by getMinDelay(), and print(). |
|
Definition at line 127 of file SchedGraphCommon.h. Referenced by getResourceId(), and print(). |
|
Definition at line 118 of file SchedGraphCommon.h. Referenced by getSink(), print(), and SchedGraphEdge(). |
|
Definition at line 117 of file SchedGraphCommon.h. Referenced by getSrc(), print(), and SchedGraphEdge(). |
|
Definition at line 125 of file SchedGraphCommon.h. Referenced by getValue(), and print(). |