Searched defs:index_type (Results 1 – 2 of 2) sorted by relevance
457 auto index_type = dex::GetIndexTypeFromOpcode(dex_instr.opcode); in DecodeBytecode() local594 IndexedOperand* CodeIr::GetIndexedOperand(dex::InstructionIndexType index_type, in GetIndexedOperand()
183 InstructionIndexType index_type; member