Searched refs:containsUndefElement (Results 1 – 3 of 3) sorted by relevance
118 LLVM_ABI bool containsUndefElement() const;
354 bool Constant::containsUndefElement() const { in containsUndefElement() function in Constant
7606 if (includesUndef(Kind) && C->containsUndefElement()) in isGuaranteedNotToBeUndefOrPoison()