Searched refs:extra_bytes (Results 1 – 1 of 1) sorted by relevance
9390 int extra_bytes; in bytes_to_stretch() local9429 extra_bytes = desired_diff - nop_bytes; in bytes_to_stretch()9435 else if (num_widens == extra_bytes) in bytes_to_stretch()9443 extra_bytes -= 2; in bytes_to_stretch()9447 if (nop_bytes + num_widens >= desired_diff && extra_bytes >= 0) in bytes_to_stretch()9451 else if (num_widens == extra_bytes) in bytes_to_stretch()9461 extra_bytes++; in bytes_to_stretch()9466 else if (num_widens == extra_bytes) in bytes_to_stretch()