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

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

Completed in 50 milliseconds