Home
last modified time | relevance | path

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

/art/runtime/
Dstack.h271 void SetVReg(size_t i, int32_t val) { in SetVReg() function
Dstack.cc440 bool StackVisitor::SetVReg(ArtMethod* m, in SetVReg() function in art::StackVisitor