Searched refs:hoist_code (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | gcse.c | 599 static void hoist_code (void); 4822 hoist_code (void) in hoist_code() function 4996 hoist_code (); in one_code_hoisting_pass()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | gcse.c | 639 static void hoist_code PARAMS ((void)); 6195 hoist_code () in hoist_code() function 6374 hoist_code (); in one_code_hoisting_pass()
|
H A D | ChangeLog.7 | 236 * gcse.c (hoist_code): Rewrite to only get list of dominated 634 (hoist_code): Likewise. 5272 hoist_expr_reaches_here_p, hoist_code, one_code_hoisting_pass, 5786 compute_code_hoist_vbeinout, hoist_code, compute_ld_motion_mems, 7259 hoist_expr_reaches_here_p, hoist_code, one_code_hoisting_pass,
|
H A D | ChangeLog.2 | 4191 (hoist_code): Likewise. 7033 (hoist_code, one_code_hoisting_pass): Likewise.
|
H A D | ChangeLog.5 | 6120 (hoist_code): Pass basic_blocks instead of ints as parameters.
|
H A D | ChangeLog.3 | 7064 (compute_transout, hoist_code): Likewise.
|
H A D | ChangeLog | 17199 hoist_code, one_code_hoisting_pass,
|