Searched refs:isNotConstant (Results 1 – 4 of 4) sorted by relevance
33 if ((isNotConstant() && Other.isConstant() && in getCompare()35 (isConstant() && Other.isNotConstant() && in getCompare()120 if (Val.isNotConstant()) in operator <<()
1880 if (Val.isNotConstant()) { in getPredicateResult()
239 bool isNotConstant() const { return Tag == notconstant; } in isNotConstant() function259 assert(isNotConstant() && "Cannot get the constant of a non-notconstant!"); in getNotConstant()343 if (isNotConstant()) { in markNotConstant()446 if (isNotConstant()) {447 if (RHS.isNotConstant() && getNotConstant() == RHS.getNotConstant())
400 if (Val.isNotConstant() && Val.getNotConstant()->getType()->isPointerTy() && in inferAttribute()1686 if (PtrState.isNotConstant() && PtrState.getNotConstant()->isNullValue()) { in visitGetElementPtrInst()1961 (CondVal.isConstant() || CondVal.isNotConstant())) { in handleCallResult()