Searched refs:HasUndef (Results 1 – 2 of 2) sorted by relevance
1790 bool HasUndef = false, HasPoison = false; in performSymbolicPHIEvaluation() local1797 HasUndef = true; in performSymbolicPHIEvaluation()1806 if (HasUndef) { in performSymbolicPHIEvaluation()1829 if (HasUndef && !isGuaranteedNotToBePoison(AllSameValue, AC, nullptr, DT)) in performSymbolicPHIEvaluation()1841 if (HasPoison || HasUndef) { in performSymbolicPHIEvaluation()
7709 bool HasUndef; in lowerBuildVectorAsBroadcast() local7711 if (BVOp->isConstantSplat(SplatValue, Undef, SplatBitSize, HasUndef) && in lowerBuildVectorAsBroadcast()