Home
last modified time | relevance | path

Searched defs:IsInstructionIPut (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddex_instruction_utils.h96 constexpr bool IsInstructionIPut(Instruction::Code code) { in IsInstructionIPut() function
/art/runtime/quick/
Dinline_method_analyser.h228 static constexpr bool IsInstructionIPut(Instruction::Code opcode) { in IsInstructionIPut() function