Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1592 bool NeedsOverflowCheck = true; in foldFBinOpOfIntCastsFromSign() local
1617 NeedsOverflowCheck = false; in foldFBinOpOfIntCastsFromSign()
1627 if (NeedsOverflowCheck && in foldFBinOpOfIntCastsFromSign()