Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp8557 auto ConstantIsOk = [WillIncrement, IsSigned](ConstantInt *C) { in getFlippedStrictnessPredicateAndConstant() local
8564 if (!ConstantIsOk(CI)) in getFlippedStrictnessPredicateAndConstant()
8579 if (!CI || !ConstantIsOk(CI)) in getFlippedStrictnessPredicateAndConstant()
8590 if (!CI || !ConstantIsOk(CI)) in getFlippedStrictnessPredicateAndConstant()