Searched refs:first_reg (Results 1 – 1 of 1) sorted by relevance
589 void AllocateScratchRegs::Allocate(lir::CodeIr* code_ir, dex::u4 first_reg, int count) { in Allocate() argument594 SLICER_CHECK(scratch_regs_.insert(first_reg + i).second); in Allocate()