Searched refs:vreg_end (Results 1 – 1 of 1) sorted by relevance
415 const uint32_t* vreg_end = &vregs_[NumberOfVRegs()]; in References() local416 return reinterpret_cast<const StackReference<mirror::Object>*>(vreg_end); in References()