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

/art/runtime/
H A Ddex_instruction_utils.h120 constexpr bool IsInstructionIGetQuickOrIPutQuick(Instruction::Code code) { function in namespace:art
205 DCHECK(IsInstructionIGetQuickOrIPutQuick(code));

Completed in 617 milliseconds