Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1398 auto *Precond1 = ConstantExpr::getICmp(ICmpInst::Predicate::ICMP_SGE, C2, in canonicalizeClampLike() local
1400 if (!match(Precond1, m_One())) in canonicalizeClampLike()