Home
last modified time | relevance | path

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

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