HomeSort by relevance Sort by last modified time
    Searched defs:IsInstructionIPut (Results 1 - 2 of 2) sorted by null

  /art/runtime/
dex_instruction_utils.h 96 constexpr bool IsInstructionIPut(Instruction::Code code) {
164 DCHECK(IsInstructionIPut(code));
  /art/runtime/quick/
inline_method_analyser.h 228 static constexpr bool IsInstructionIPut(Instruction::Code opcode) {

Completed in 1957 milliseconds