Searched defs:stack_index_ (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator.h | 166 uint32_t stack_index_ = 0u; variable |
| /art/runtime/entrypoints/quick/ | ||
| D | quick_trampoline_entrypoints.cc | 382 uint32_t stack_index_; // Index into arguments on the stack. member in art::QuickArgumentVisitorImpl |