Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dinstrumentation.cc436 bool needsScratchReg = ir_method->code->registers < reg_count + 1; in Apply() local
437 if (needsScratchReg) { in Apply()