libFirm 1.20
Data Structures
Here are the data structures with brief descriptions:
backend_paramsThis structure contains parameters that should be propagated to the libFirm parameter set
hook_entry_tHook entry
i_call_recordAn intrinsic call record
i_instr_recordAn intrinsic instruction record
i_recordAn intrinsic record
ir_asm_constraintA input/output constraint attribute
ir_op_opsIo_op Operations
ir_settings_arch_dep_tA parameter structure that drives the machine dependent Firm optimizations
loop_elementLoop elements: loop nodes and ir nodes
plist_element_tAn element in the pointer list
plist_tThe plist data type
pmap_entryA key, value pair
pset_entryThe entry of a pset, representing an element pointer in the set and its meta-information
runtime_rtA runtime routine description
set_entryThe entry of a set, representing an element in the set and its meta-information
symconst_symbolSymConst attribute
tarval_mode_infoThis structure contains helper information to format the output of a tarval of a mode
type_or_entA data type to treat types and entities as the same
vrp_attrVRP information for a single node