Searched refs:is_truncating_to_int (Results 1 – 1 of 1) sorted by relevance
27 bool is_truncating_to_int = use_value->CheckFlag(HValue::kTruncatingToInt32); in InsertRepresentationChangeForUse() local33 if (is_truncating_to_int && to.IsInteger32()) { in InsertRepresentationChangeForUse()43 HChange(value, to, is_truncating_to_smi, is_truncating_to_int, in InsertRepresentationChangeForUse()