Home
last modified time | relevance | path

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

/dports/devel/libfirm/libfirm-1.21.0/ir/opt/
H A Dopt_inline.c794 static void collect_calls2(ir_node *call, void *ctx) in collect_calls2() function
961 irg_walk_graph(irg, NULL, collect_calls2, &wenv); in inline_leaf_functions()
1082 irg_walk_graph(copy, NULL, collect_calls2, &wenv); in inline_leaf_functions()
1621 irg_walk_graph(copy, NULL, collect_calls2, &wenv); in inline_into()
1730 irg_walk_graph(irg, NULL, collect_calls2, &wenv); in inline_functions()