Home
last modified time | relevance | path

Searched refs:first_reg (Results 1 – 1 of 1) sorted by relevance

/tools/dexter/slicer/
Dinstrumentation.cc589 void AllocateScratchRegs::Allocate(lir::CodeIr* code_ir, dex::u4 first_reg, int count) { in Allocate() argument
594 SLICER_CHECK(scratch_regs_.insert(first_reg + i).second); in Allocate()