Searched refs:ReplaceCmpWithConstant (Results 1 – 1 of 1) sorted by relevance
1404 auto ReplaceCmpWithConstant = [&](CmpInst *Cmp, bool IsTrue) { in checkAndReplaceCondition() local1432 return ReplaceCmpWithConstant(Cmp, *ImpliedCondition); in checkAndReplaceCondition()