Searched defs:orig_sreg (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/ | ||
D | reg_location.h | 54 int16_t orig_sreg; // TODO: remove after Bitcode gen complete member |
D | vreg_analysis.cc | 521 int orig_sreg = reg_location_[i].s_reg_low; in RemapRegLocations() local |