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 <<()
1806 if (Val.isNotConstant()) { in getPredicateResult()
241 bool isNotConstant() const { return Tag == notconstant; } in isNotConstant() function261 assert(isNotConstant() && "Cannot get the constant of a non-notconstant!"); in getNotConstant()345 if (isNotConstant()) { in markNotConstant()448 if (isNotConstant()) {449 if (RHS.isNotConstant() && getNotConstant() == RHS.getNotConstant())
1834 (CondVal.isConstant() || CondVal.isNotConstant())) { in handleCallResult()