Home | History | Annotate | Download | only in dex

Lines Matching refs:reg_location_

771     RegLocation res = reg_location_[mir->ssa_rep->uses[num]];
777 RegLocation res = reg_location_[mir->ssa_rep->defs[0]];
885 return reg_location_[index];
889 return reg_location_[method_sreg_];
1057 RegLocation* reg_location_; // Map SSA names to location.