Searched refs:containsUndefElement (Results 1 – 3 of 3) sorted by relevance
116 bool containsUndefElement() const;
1140 if (!I.hasNoUnsignedWrap() && !ConstantOne->containsUndefElement()) { in visitShl()
340 bool Constant::containsUndefElement() const { in containsUndefElement() function in Constant