|
LLVM
4.0.0
|
Allow casting operators to work directly on SDValues as if they were SDNode*'s. More...
#include <SelectionDAGNodes.h>
Public Types | |
| typedef SDNode * | SimpleType |
Static Public Member Functions | |
| static SimpleType | getSimplifiedValue (SDValue &Val) |
Allow casting operators to work directly on SDValues as if they were SDNode*'s.
Definition at line 231 of file SelectionDAGNodes.h.
| typedef SDNode* llvm::simplify_type< SDValue >::SimpleType |
Definition at line 232 of file SelectionDAGNodes.h.
|
inlinestatic |
Definition at line 233 of file SelectionDAGNodes.h.
References llvm::SDValue::getNode().
1.8.6