Searched refs:isNotConstant (Results 1 – 3 of 3) sorted by relevance
242 bool isNotConstant() const { return Tag == notconstant; } in isNotConstant() function262 assert(isNotConstant() && "Cannot get the constant of a non-notconstant!"); in getNotConstant()331 if (isNotConstant()) { in markNotConstant()422 if (isNotConstant()) {423 if (RHS.isNotConstant() && getNotConstant() == RHS.getNotConstant())462 if ((isNotConstant() && Other.isConstant() && in getCompare()464 (isConstant() && Other.isNotConstant() && in getCompare()
20 if (Val.isNotConstant()) in operator <<()
1681 if (Val.isNotConstant()) { in getPredicateResult()