Searched refs:compacted_count (Results 1 – 1 of 1) sorted by relevance
2511 int compacted_count = 0; in brw_compact_instructions() local2518 compacted_counts[src_offset / sizeof(brw_inst)] = compacted_count; in brw_compact_instructions()2524 compacted_count++; in brw_compact_instructions()2545 compacted_count--; in brw_compact_instructions()2546 compacted_counts[src_offset / sizeof(brw_inst)] = compacted_count; in brw_compact_instructions()