Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_instruction_utils.h115 constexpr bool IsInstructionSGetOrSPut(Instruction::Code code) { in IsInstructionSGetOrSPut() function
175 DCHECK(IsInstructionSGetOrSPut(code)); in SGetOrSPutMemAccessType()