All values are typed, get the type of this value.

Synopsis

Declared in <llvm/IR/Value.h>

Type*
getType() const;

Return Value

The type of this value.

Created with MrDocs