Lines Matching refs:h_right
1483 HValue* h_right = instr->BetterRightOperand();1484 LOperand* right = UseOrConstant(h_right);1491 h_right->IsConstant() ? HConstant::cast(h_right)->Integer32Value() : 0;