Searched refs:compacted_count (Results 1 – 1 of 1) sorted by relevance
1510 int compacted_count = 0; in brw_compact_instructions() local1517 compacted_counts[src_offset / sizeof(brw_inst)] = compacted_count; in brw_compact_instructions()1523 compacted_count++; in brw_compact_instructions()1542 compacted_count--; in brw_compact_instructions()1543 compacted_counts[src_offset / sizeof(brw_inst)] = compacted_count; in brw_compact_instructions()