Return the LLVM type of this SCEV expression.

Synopsis

Declared in <llvm/Analysis/ScalarEvolution.h>

Type*
getType() const;

Return Value

The LLVM type of this SCEV expression.

Created with MrDocs