Searched refs:SafeReplacementConstant (Results 1 – 1 of 1) sorted by relevance
8561 Constant *SafeReplacementConstant = nullptr; in getFlippedStrictnessPredicateAndConstant() local8582 if (!SafeReplacementConstant) in getFlippedStrictnessPredicateAndConstant()8583 SafeReplacementConstant = CI; in getFlippedStrictnessPredicateAndConstant()8602 assert(SafeReplacementConstant && "Replacement constant not set"); in getFlippedStrictnessPredicateAndConstant()8603 C = Constant::replaceUndefsWith(C, SafeReplacementConstant); in getFlippedStrictnessPredicateAndConstant()