Lines Matching refs:IsPhi
136 if (!current->IsPhi()) {
153 if (current->IsPhi()) {
340 instruction->IsPhi() ? "Phi" : "Instruction",
345 instruction->IsPhi() ? "Phi" : "Instruction",
359 const HInstructionList& list = input->IsPhi()
375 IsPhi()
431 if (!user->IsPhi() && !instruction->StrictlyDominates(user)) {
695 if (insn1->IsPhi() &&