Searched refs:SafeReplacementConstant (Results 1 – 1 of 1) sorted by relevance
6799 Constant *SafeReplacementConstant = nullptr; in getFlippedStrictnessPredicateAndConstant() local6820 if (!SafeReplacementConstant) in getFlippedStrictnessPredicateAndConstant()6821 SafeReplacementConstant = CI; in getFlippedStrictnessPredicateAndConstant()6840 assert(SafeReplacementConstant && "Replacement constant not set"); in getFlippedStrictnessPredicateAndConstant()6841 C = Constant::replaceUndefsWith(C, SafeReplacementConstant); in getFlippedStrictnessPredicateAndConstant()