Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp5385 auto ConstantIsOk = [WillIncrement, IsSigned](ConstantInt *C) { in getFlippedStrictnessPredicateAndConstant() local
5392 if (!ConstantIsOk(CI)) in getFlippedStrictnessPredicateAndConstant()
5407 if (!CI || !ConstantIsOk(CI)) in getFlippedStrictnessPredicateAndConstant()