Searched refs:IsConstantLo (Results 1 – 3 of 3) sorted by relevance
820 } else if (IsConstantLo() && incoming_type.IsConstantLo()) { in Merge()931 if (IsConstant() || IsConstantLo() || IsConstantHi()) { in CheckInvariants()
88 bool IsConstantLo() const { in IsConstantLo() function95 bool IsLongConstant() const { return IsConstantLo(); } in IsLongConstant()720 DCHECK(IsConstantLo()); in ConstantValueLo()
633 if (cur_entry->IsConstantLo() && (cur_entry->IsPrecise() == precise) && in FromCat2ConstLo()