All values are typed, get the type of this value.
Declared in <llvm/IR/Value.h>
<llvm/IR/Value.h>
Type* getType() const;
The type of this value.
Created with MrDocs