Searched refs:ShouldSignext (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1160 bool ShouldSignext; local
1166 !isSignBitCheck(Pred, *Thr, ShouldSignext))
1170 if (!ShouldSignext)

Completed in 63 milliseconds