LLVM API Documentation
#include <SelectionDAG.h>
Collaboration diagram for llvm::SelectionDAGNode:
Definition at line 181 of file SelectionDAG.h.
|
Definition at line 194 of file SelectionDAG.h. |
|
Definition at line 198 of file SelectionDAG.h. References llvm::ISD::ProtoNode. |
|
Definition at line 204 of file SelectionDAG.h. References llvm::ISD::ProtoNode. |
|
Definition at line 210 of file SelectionDAG.h. References llvm::ISD::ProtoNode. |
|
Definition at line 218 of file SelectionDAG.h. |
|
Definition at line 269 of file SelectionDAG.h. References llvm::SelectionDAGReducedValue::getNext(), and llvm::SelectionDAGReducedValue::setNext(). |
|
Definition at line 55 of file SelectionDAG.cpp. Referenced by llvm::SelectionDAG::dump(). |
|
Definition at line 240 of file SelectionDAG.h. |
|
getCostFor - Return the cost to compute the value corresponding to Slot. Definition at line 288 of file SelectionDAG.h. |
|
Definition at line 238 of file SelectionDAG.h. |
|
getPatternFor - Return the pattern selected to compute the specified slot, or zero if there is no pattern yet. Definition at line 282 of file SelectionDAG.h. |
|
Definition at line 242 of file SelectionDAG.h. |
|
Definition at line 248 of file SelectionDAG.h. References llvm::SelectionDAGReducedValue::getNext(), and llvm::SelectionDAGReducedValue::getValueCode(). |
|
Definition at line 239 of file SelectionDAG.h. |
|
Definition at line 259 of file SelectionDAG.h. References llvm::SelectionDAGReducedValue::getNext(), and llvm::SelectionDAGReducedValue::getValueCode(). |
|
Definition at line 228 of file SelectionDAG.h. References llvm::ISD::ProtoNode. |
|
Definition at line 224 of file SelectionDAG.h. References llvm::ISD::ProtoNode. |
|
|
setPatternCostFor - Sets the pattern and the cost for the specified slot to the specified values. This allocates the Costs vector if necessary, so you must specify the maximum number of slots that may be used. Definition at line 296 of file SelectionDAG.h. |