Searched refs:this_compacted_count (Results 1 – 1 of 1) sorted by relevance
1288 int this_compacted_count = compacted_counts[old_ip]; in compacted_between() local1290 return target_compacted_count - this_compacted_count; in compacted_between()1337 int this_compacted_count = compacted_counts[this_old_ip]; in update_gen4_jump_count() local1340 jump_count_compacted -= (target_compacted_count - this_compacted_count); in update_gen4_jump_count()1477 int this_compacted_count = compacted_counts[this_old_ip]; in brw_compact_instructions() local1520 jump_count_compacted -= (target_compacted_count - this_compacted_count); in brw_compact_instructions()1545 jump_compacted -= (target_compacted_count - this_compacted_count); in brw_compact_instructions()