llvm::simplify_type<SDUse>

Allow casting operators to work directly on SDUse as SDNode pointers.

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

template<>
struct simplify_type<SDUse>;

Type Aliases

NameDescription
SimpleType Simplified type used by casting operators.

Static Member Functions

NameDescription
getSimplifiedValue Return the SDNode pointer for Val.