Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_switch_impl.h43 bool interpret_one_instruction; member
61 bool interpret_one_instruction) in ExecuteSwitchImpl()
Dinterpreter_switch_impl-inl.h1952 bool const interpret_one_instruction = ctx->interpret_one_instruction; in DEX_INSTRUCTION_LIST() local