Searched refs:needsScratchReg (Results 1 – 1 of 1) sorted by relevance
427 bool needsScratchReg = ir_method->code->registers < reg_count + 1; in Apply() local428 if (needsScratchReg) { in Apply()