Home
last modified time | relevance | path

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

/art/runtime/
Dstack.cc255 bool StackVisitor::SetVReg(mirror::ArtMethod* m, uint16_t vreg, uint32_t new_value, in SetVReg() function in art::StackVisitor
Dstack.h238 void SetVReg(size_t i, int32_t val) { in SetVReg() function