Searched refs:isNotOneValue (Results 1 – 3 of 3) sorted by relevance
58 bool isNotOneValue() const;
153 bool Constant::isNotOneValue() const { in isNotOneValue() function in Constant167 if (!Elt || !Elt->isNotOneValue()) in isNotOneValue()
1978 Op11C->isNotOneValue()) { in visitSub()