Home
last modified time | relevance | path

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

/art/runtime/
Dstack.h706 static int GetOutVROffset(uint16_t out_num, InstructionSet isa) { in GetOutVROffset() argument
708 return sizeof(StackReference<mirror::ArtMethod>) + (out_num * sizeof(uint32_t)); in GetOutVROffset()