Return the type id for the type. This will return one of the TypeID enum elements defined above.
Synopsis
Declared in <llvm/IR/Type.h>
TypeID
getTypeID() const;
Return Value
One of the TypeID enum elements defined above.
Created with MrDocs