Home
last modified time | relevance | path

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

/art/compiler/dex/
Dinline_method_analyser.h110 static constexpr bool IsInstructionIPut(Instruction::Code opcode) { in IsInstructionIPut() function
/art/libdexfile/dex/
Ddex_instruction_utils.h96 constexpr bool IsInstructionIPut(Instruction::Code code) { in IsInstructionIPut() function