Lines Matching refs:getOverdefined
221 return ValueLatticeElement::getOverdefined(); in getCachedValueInfo()
505 ValueLatticeElement::getOverdefined()); in solve()
548 return ValueLatticeElement::getOverdefined(); in getBlockValue()
568 return ValueLatticeElement::getOverdefined(); in getFromRangeMetadata()
678 return ValueLatticeElement::getOverdefined(); in solveBlockValueNonLocal()
894 return ValueLatticeElement::getOverdefined(); in solveBlockValueCast()
909 return ValueLatticeElement::getOverdefined(); in solveBlockValueCast()
957 return ValueLatticeElement::getOverdefined(); in solveBlockValueBinaryOp()
1024 return ValueLatticeElement::getOverdefined(); in solveBlockValueExtractValue()
1096 return ValueLatticeElement::getOverdefined(); in getValueFromICmpCondition()
1129 return ValueLatticeElement::getOverdefined(); in getValueFromICmpCondition()
1141 return ValueLatticeElement::getOverdefined(); in getValueFromOverflowCondition()
1176 return ValueLatticeElement::getOverdefined(); in getValueFromConditionImpl()
1222 Visited.try_emplace(CurrentCond, ValueLatticeElement::getOverdefined()); in getValueFromCondition()
1282 return ValueLatticeElement::getOverdefined(); in constantFoldUser()
1418 .getValueOr(ValueLatticeElement::getOverdefined()); in getEdgeValue()
1470 ValueLatticeElement Result = ValueLatticeElement::getOverdefined(); in getValueAt()