Return the LLVM type of this SCEV expression.
Declared in <llvm/Analysis/ScalarEvolution.h>
<llvm/Analysis/ScalarEvolution.h>
Type* getType() const;
The LLVM type of this SCEV expression.
Created with MrDocs