Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1461 auto *Precond2 = ConstantExpr::getICmp(ICmpInst::Predicate::ICMP_SLE, C2, in canonicalizeClampLike() local
1463 if (!match(Precond2, m_One())) in canonicalizeClampLike()