Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_instruction_utils.h100 constexpr bool IsInstructionSGet(Instruction::Code code) { in IsInstructionSGet() function
160 DCHECK(IsInstructionSGet(code)); in SGetMemAccessType()