Searched defs:SetVReg (Results 1 – 2 of 2) sorted by relevance
175 void SetVReg(size_t i, int32_t val) { in SetVReg() function
378 bool StackVisitor::SetVReg(ArtMethod* m, uint16_t vreg, uint32_t new_value, in SetVReg() function in art::StackVisitor