Home
last modified time | relevance | path

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

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