Lines Matching refs:constant
49 ArrayBoundsCheckElimination::Bound::Bound(TypedBinOp op, GateRef gate, int constant)
53 lower_ = constant;
55 upper_ = constant;
65 if (constant == INT_MIN) {
68 if (constant == INT_MAX) {
75 lower_ = constant;
84 upper_ = constant;
181 if (!acc_.IsConstant(x) || !acc_.IsConstant(y)) { // One of the operands must be non-constant!
209 // x is constant, y is variable.
535 if (acc_.IsConstant(x)) { // x must be non-constant!
923 // index only constant