Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_instruction_utils.h107 constexpr bool IsInstructionAPut(Instruction::Code code) { in IsInstructionAPut() function
165 DCHECK(IsInstructionAPut(code)); in APutMemAccessType()