Searched refs:ShouldReplaceHigh (Results 1 – 1 of 1) sorted by relevance
1352 Value *ShouldReplaceHigh = Builder.CreateICmpSGE(X, ThresholdHighExcl); in canonicalizeClampLike() local1356 SelectInst::Create(ShouldReplaceHigh, ReplacementHigh, MaybeReplacedLow); in canonicalizeClampLike()