Home
last modified time | relevance | path

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

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