Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:is_truncating_to_smi

1462   HChange(HValue* value, Representation to, bool is_truncating_to_smi,
1471 if (is_truncating_to_smi && to.IsSmi()) {