Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1403 auto *Precond2 = ConstantExpr::getICmp(ICmpInst::Predicate::ICMP_SLE, C2, in canonicalizeClampLike() local
1405 if (!match(Precond2, m_One())) in canonicalizeClampLike()