Searched refs:rotate_loop (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | explow.c | 1987 bool rotate_loop = CONST_INT_P (rounded_size); in anti_adjust_stack_and_probe_stack_clash() local 1989 last_addr, rotate_loop); in anti_adjust_stack_and_probe_stack_clash() 2000 last_addr, rotate_loop); in anti_adjust_stack_and_probe_stack_clash()
|
H A D | bb-reorder.c | 335 rotate_loop (edge back_edge, struct trace *trace, int trace_n) in rotate_loop() function 707 bb = rotate_loop (best_edge, trace, *n_traces); in find_traces_1_round()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | bb-reorder.c | 175 static basic_block rotate_loop (edge, struct trace *, int); 287 rotate_loop (edge back_edge, struct trace *trace, int trace_n) in rotate_loop() function 637 bb = rotate_loop (best_edge, trace, *n_traces); in find_traces_1_round()
|