Searched refs:vreg_end (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Dstack.h374 const uint32_t* vreg_end = &vregs_[NumberOfVRegs()]; local
375 return reinterpret_cast<const StackReference<mirror::Object>*>(vreg_end);

Completed in 27 milliseconds