Home | History | Annotate | Download | only in compiler

Lines Matching refs:kPhi

60       if (phi->opcode() != IrOpcode::kPhi) continue;
1039 case IrOpcode::kPhi: {