Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_instruction_utils.h104 constexpr bool IsInstructionSPut(Instruction::Code code) { in IsInstructionSPut() function
165 DCHECK(IsInstructionSPut(code)); in SPutMemAccessType()