Searched defs:GetInvokeTypeFromOpCode (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dinstruction_builder.cc655 static InvokeType GetInvokeTypeFromOpCode(Instruction::Code opcode) { function in namespace:art
790 InvokeType invoke_type = GetInvokeTypeFromOpCode(instruction.Opcode());

Completed in 28 milliseconds