Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_x86_64.h52 uint32_t stack_index_; variable
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc422 uint32_t stack_index_; // Index into arguments on the stack. member in art::QuickArgumentVisitor