Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:kPhi

454     kPhi
464 bool IsPhi() const { return opcode() == kPhi; }
2849 Opcode opcode() const override { return HValue::kPhi; }