|
LLVM 22.0.0git
|
Allow casting operators to work directly on SDValues as if they were SDNode*'s. More...
#include "llvm/CodeGen/SelectionDAGNodes.h"
Public Types | |
| using | SimpleType = SDNode * |
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 266 of file SelectionDAGNodes.h.
| using llvm::simplify_type< SDValue >::SimpleType = SDNode * |
Definition at line 267 of file SelectionDAGNodes.h.
|
inlinestatic |
Definition at line 269 of file SelectionDAGNodes.h.
References llvm::SDValue::getNode().