Home
last modified time | relevance | path

Searched refs:ShouldReplaceHigh (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1552 Value *ShouldReplaceHigh = Builder.CreateICmpSGE(X, ThresholdHighExcl); in canonicalizeClampLike() local
1559 ShouldReplaceHigh, ReplacementHigh, MaybeReplacedLow); in canonicalizeClampLike()