|
LLVM
3.7.0
|
simplify_type specializations - 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 (SDUse &Val) |
simplify_type specializations - Allow casting operators to work directly on SDValues as if they were SDNode*'s.
Definition at line 314 of file SelectionDAGNodes.h.
| typedef SDNode* llvm::simplify_type< SDUse >::SimpleType |
Definition at line 315 of file SelectionDAGNodes.h.
|
inlinestatic |
Definition at line 316 of file SelectionDAGNodes.h.
References llvm::SDUse::getNode().
1.8.6