Home | History | Annotate | Download | only in compiler

Lines Matching refs:kPhi

210   if (!cond->OwnedBy(branch) || cond->opcode() != IrOpcode::kPhi) return;
353 } else if (node->opcode() == IrOpcode::kPhi) {