Home
last modified time | relevance | path

Searched refs:SetVRegPair (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dstack.h251 bool SetVRegPair(ArtMethod* m,
Dstack.cc512 bool StackVisitor::SetVRegPair(ArtMethod* m, in SetVRegPair() function in art::StackVisitor
/art/openjdkjvmti/
Dti_method.cc1089 if (!visitor.SetVRegPair(method, in Execute()