Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1393 static Value *canonicalizeClampLike(SelectInst &Sel0, ICmpInst &Cmp0, in canonicalizeClampLike() function
1833 if (Value *V = canonicalizeClampLike(SI, *ICI, Builder, *this)) in foldSelectInstWithICmp()