Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1352 Value *ShouldReplaceHigh = Builder.CreateICmpSGE(X, ThresholdHighExcl); in canonicalizeClampLike() local
1356 SelectInst::Create(ShouldReplaceHigh, ReplacementHigh, MaybeReplacedLow); in canonicalizeClampLike()