Searched refs:HasUndef (Results 1 – 2 of 2) sorted by relevance
1736 bool HasUndef = false, HasPoison = false; in performSymbolicPHIEvaluation() local1743 HasUndef = true; in performSymbolicPHIEvaluation()1752 if (HasUndef) { in performSymbolicPHIEvaluation()1775 if (HasUndef && !isGuaranteedNotToBePoison(AllSameValue, AC, nullptr, DT)) in performSymbolicPHIEvaluation()1787 if (HasPoison || HasUndef) { in performSymbolicPHIEvaluation()
9731 bool HasUndef; in lowerBuildVectorAsBroadcast() local9733 if (BVOp->isConstantSplat(SplatValue, Undef, SplatBitSize, HasUndef) && in lowerBuildVectorAsBroadcast()