25 #ifndef _JIT_COMPILER2_TYPE
26 #define _JIT_COMPILER2_TYPE
38 class ReturnAddressType;
40 class FloatingPointType;
Simple stream class for formatted output.
OStream & operator<<(OStream &OS, const Conditional::CondID &cond)
Type::TypeID convert_to_typeid(int type)
Convert a Type to a Type::TypeID.
int convert_to_type(Type::TypeID type)
Convert a Type::TypeID to a Type.
const char * get_type_name(int type)
Get the printable name of the type.