Searched refs:HasUndef (Results 1 – 2 of 2) sorted by relevance
1729 bool HasUndef = false, HasPoison = false; in performSymbolicPHIEvaluation() local1736 HasUndef = true; in performSymbolicPHIEvaluation()1745 if (HasUndef) { in performSymbolicPHIEvaluation()1768 if (HasUndef && !isGuaranteedNotToBePoison(AllSameValue, AC, nullptr, DT)) in performSymbolicPHIEvaluation()1780 if (HasPoison || HasUndef) { in performSymbolicPHIEvaluation()
9619 bool HasUndef; in lowerBuildVectorAsBroadcast() local9621 if (BVOp->isConstantSplat(SplatValue, Undef, SplatBitSize, HasUndef) && in lowerBuildVectorAsBroadcast()