|
LLVM
3.7.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 215 of file SelectionDAGNodes.h.
| typedef SDNode* llvm::simplify_type< SDValue >::SimpleType |
Definition at line 216 of file SelectionDAGNodes.h.
|
inlinestatic |
Definition at line 217 of file SelectionDAGNodes.h.
References llvm::SDValue::getNode().
1.8.6