Searched refs:isNotConstant (Results 1 – 4 of 4) sorted by relevance
32 if ((isNotConstant() && Other.isConstant() && in getCompare()34 (isConstant() && Other.isNotConstant() && in getCompare()63 if (Val.isNotConstant()) in operator <<()
1776 if (Val.isNotConstant()) { in getPredicateResult()
244 bool isNotConstant() const { return Tag == notconstant; } in isNotConstant() function264 assert(isNotConstant() && "Cannot get the constant of a non-notconstant!"); in getNotConstant()333 if (isNotConstant()) { in markNotConstant()424 if (isNotConstant()) {425 if (RHS.isNotConstant() && getNotConstant() == RHS.getNotConstant())
1601 (CondVal.isConstant() || CondVal.isNotConstant())) { in handleCallResult()