Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.h121 uint32_t stack_index_ = 0u; variable
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc535 uint32_t stack_index_; // Index into arguments on the stack. member in art::QuickArgumentVisitor