LLVM 20.0.0git
|
simplify_type specializations - 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 (SDUse &Val) |
simplify_type specializations - Allow casting operators to work directly on SDValues as if they were SDNode*'s.
Definition at line 368 of file SelectionDAGNodes.h.
using llvm::simplify_type< SDUse >::SimpleType = SDNode * |
Definition at line 369 of file SelectionDAGNodes.h.
|
inlinestatic |
Definition at line 371 of file SelectionDAGNodes.h.
References llvm::SDUse::getNode().