Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1404 auto ReplaceCmpWithConstant = [&](CmpInst *Cmp, bool IsTrue) { in checkAndReplaceCondition() local
1432 return ReplaceCmpWithConstant(Cmp, *ImpliedCondition); in checkAndReplaceCondition()