Searched defs:IsInstructionSPut (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_instruction_utils.h94 constexpr bool IsInstructionSPut(Instruction::Code code) { function in namespace:art
168 DCHECK(IsInstructionSPut(opcode));

Completed in 104 milliseconds