Home
last modified time | relevance | path

Searched defs:orig_sreg (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dvreg_analysis.cc70 int orig_sreg = reg_location_[i].s_reg_low; in RemapRegLocations() local
Dreg_location.h55 int16_t orig_sreg; // TODO: remove after Bitcode gen complete member