Searched refs:current_fragP (Results 1 – 1 of 1) sorted by relevance
7429 fragS *current_fragP; in min_bytes_to_other_loop_end() local7431 for (current_fragP = fragP; in min_bytes_to_other_loop_end()7432 current_fragP; in min_bytes_to_other_loop_end()7433 current_fragP = current_fragP->fr_next) in min_bytes_to_other_loop_end()7435 if (current_fragP->tc_frag_data.is_loop_target in min_bytes_to_other_loop_end()7436 && current_fragP != current_target) in min_bytes_to_other_loop_end()7439 offset += unrelaxed_frag_min_size (current_fragP); in min_bytes_to_other_loop_end()