Return true if the type is "first class", meaning it is a valid type for a Value.

Synopsis

Declared in <llvm/IR/Type.h>

bool
isFirstClassType() const;

Created with MrDocs