Searched refs:BuildInvoke (Results 1 – 2 of 2) sorted by relevance
162 bool BuildInvoke(const Instruction& instruction,
904 bool HInstructionBuilder::BuildInvoke(const Instruction& instruction, in BuildInvoke() function in art::HInstructionBuilder2295 if (!BuildInvoke(instruction, dex_pc, method_idx, operands)) { in ProcessDexInstruction()2319 if (!BuildInvoke(instruction, dex_pc, method_idx, operands)) { in ProcessDexInstruction()