Searched defs:interpret_one_instruction (Results 1 – 3 of 3) sorted by relevance
43 bool interpret_one_instruction; member63 bool interpret_one_instruction) in ExecuteSwitchImpl()
239 bool interpret_one_instruction) REQUIRES_SHARED(Locks::mutator_lock_) { in ExecuteSwitch()
2038 bool const interpret_one_instruction = ctx->interpret_one_instruction; in DEX_INSTRUCTION_LIST() local