Searched defs:IsInstructionIGetOrIPut (Results 1 - 1 of 1) sorted by relevance
/art/runtime/ | ||
H A D | dex_instruction_utils.h | 106 constexpr bool IsInstructionIGetOrIPut(Instruction::Code code) { function in namespace:art 189 DCHECK(IsInstructionIGetOrIPut(opcode)); |
Completed in 78 milliseconds