Home | History | Annotate | Download | only in src

Lines Matching refs:HasInteger32Value

2412   bool HasInteger32Value() const { return has_int32_value_; }
2414 ASSERT(HasInteger32Value());
3216 HConstant::cast(right())->HasInteger32Value()) {