Searched refs:getNotConstant (Results 1 – 3 of 3) sorted by relevance
33 getNotConstant() == Other.getConstant()) || in getCompare()35 getConstant() == Other.getNotConstant())) in getCompare()64 return OS << "notconstant<" << *Val.getNotConstant() << ">"; in operator <<()
1782 Val.getNotConstant(), C, DL, in getPredicateResult()1789 Val.getNotConstant(), C, DL, in getPredicateResult()
263 Constant *getNotConstant() const { in getNotConstant() function334 assert(getNotConstant() == V && "Marking !constant with different value"); in markNotConstant()425 if (RHS.isNotConstant() && getNotConstant() == RHS.getNotConstant())