Home
last modified time | relevance | path

Searched refs:get_type_alloc (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libfirm/libfirm-1.21.0/include/libfirm/
H A Dtrouts.h60 FIRM_API ir_node *get_type_alloc(const ir_type *type, size_t pos);
/dports/devel/libfirm/libfirm-1.21.0/ir/ana/
H A Dtrouts.c299 ir_node *get_type_alloc(const ir_type *tp, size_t pos) in get_type_alloc() function