Searched refs:includesUndef (Results 1 – 1 of 1) sorted by relevance
6567 static bool includesUndef(UndefPoisonKind Kind) { in includesUndef() function6812 return !includesUndef(Kind); in isGuaranteedNotToBeUndefOrPoison()6819 return (!includesUndef(Kind) ? !C->containsPoisonElement() in isGuaranteedNotToBeUndefOrPoison()6879 if (programUndefinedIfUndefOrPoison(V, !includesUndef(Kind))) in isGuaranteedNotToBeUndefOrPoison()6911 else if (!includesUndef(Kind) && isa<Operator>(Cond)) { in isGuaranteedNotToBeUndefOrPoison()