Searched refs:num_instructions_before (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1499 unsigned num_instructions_before = ctx->instructions.size(); local in function:aco::handle_operands
1558 ctx->instructions.size() - num_instructions_before;
1865 ctx->program->statistics[statistic_copies] += ctx->instructions.size() - num_instructions_before;

Completed in 5 milliseconds