Searched refs:BuildInvoke (Results 1 – 2 of 2) sorted by relevance
160 bool BuildInvoke(const Instruction& instruction,
949 bool HInstructionBuilder::BuildInvoke(const Instruction& instruction, in BuildInvoke() function in art::HInstructionBuilder2568 if (!BuildInvoke(instruction, dex_pc, method_idx, operands)) { in ProcessDexInstruction()2592 if (!BuildInvoke(instruction, dex_pc, method_idx, operands)) { in ProcessDexInstruction()