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