Home
last modified time | relevance | path

Searched refs:IsInstructionAGetOrAPut (Results 1 – 1 of 1) sorted by relevance

/art/libdexfile/dex/
Ddex_instruction_utils.h129 constexpr bool IsInstructionAGetOrAPut(Instruction::Code code) { in IsInstructionAGetOrAPut() function
213 DCHECK(IsInstructionAGetOrAPut(code)); in AGetOrAPutMemAccessType()