Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1528 auto *Precond2 = ConstantFoldCompareInstOperands( in canonicalizeClampLike() local
1530 if (!Precond2 || !match(Precond2, m_One())) in canonicalizeClampLike()