libFirm

Functions

ir_typeget_code_type (void)
 Returns the code type. More...
 
int is_code_type (const ir_type *tp)
 Checks whether a type is a code type. More...
 

Detailed Description

Function Documentation

◆ get_code_type()

ir_type* get_code_type ( void  )

Returns the code type.

◆ is_code_type()

int is_code_type ( const ir_type tp)

Checks whether a type is a code type.