Lines Matching refs:kPhi
557 kPhi567 bool IsPhi() const { return opcode() == kPhi; }2322 virtual Opcode opcode() const { return HValue::kPhi; }