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