Searched defs:SetVRegFromQuickCode (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dstack.cc386 return SetVRegFromQuickCode(m, vreg, new_value, kind);
394 bool StackVisitor::SetVRegFromQuickCode(ArtMethod* m, uint16_t vreg, uint32_t new_value, function in class:art::StackVisitor

Completed in 47 milliseconds