Searched refs:HasUndef (Results 1 – 2 of 2) sorted by relevance
1749 bool HasUndef = false, HasPoison = false; in performSymbolicPHIEvaluation() local1756 HasUndef = true; in performSymbolicPHIEvaluation()1765 if (HasUndef) { in performSymbolicPHIEvaluation()1788 if (HasUndef && !isGuaranteedNotToBePoison(AllSameValue, AC, nullptr, DT)) in performSymbolicPHIEvaluation()1800 if (HasPoison || HasUndef) { in performSymbolicPHIEvaluation()
7345 bool HasUndef; in lowerBuildVectorAsBroadcast() local7347 if (BVOp->isConstantSplat(SplatValue, Undef, SplatBitSize, HasUndef) && in lowerBuildVectorAsBroadcast()