Searched defs:IsInstructionIGetOrIPut (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_instruction_utils.h106 constexpr bool IsInstructionIGetOrIPut(Instruction::Code code) { function in namespace:art
189 DCHECK(IsInstructionIGetOrIPut(opcode));

Completed in 1381 milliseconds