Searched refs:alloc_code_hoist_mem (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dgcse.c597 static void alloc_code_hoist_mem (int, int);
4697 alloc_code_hoist_mem (int n_blocks, int n_exprs)
5012 alloc_code_hoist_mem (last_basic_block, expr_hash_table.n_elems);
4680 alloc_code_hoist_mem (int n_blocks, int n_exprs) function
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgcse.c636 static void alloc_code_hoist_mem PARAMS ((int, int));
6069 alloc_code_hoist_mem (n_blocks, n_exprs)
6393 alloc_code_hoist_mem (last_basic_block, expr_hash_table.n_elems);
6049 alloc_code_hoist_mem (n_blocks, n_exprs) function

Completed in 84 milliseconds