Lines Matching refs:kPhi
616 kPhi626 bool IsPhi() const { return opcode() == kPhi; }3343 virtual Opcode opcode() const V8_OVERRIDE { return HValue::kPhi; }