Home
last modified time | relevance | path

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

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