llvm::simplify_type<SCEVUse>

simplify_type specialization that unwraps SCEVUse to a SCEV pointer.

Synopsis

Declared in <llvm/Analysis/ScalarEvolution.h>

template<>
struct simplify_type<SCEVUse>;

Type Aliases

NameDescription
SimpleType Unwrapped type.

Static Member Functions

NameDescription
getSimplifiedValue Return the SCEV pointer stored in Val.