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.cpp1544 bool NeedsOverflowCheck = true; in foldFBinOpOfIntCastsFromSign() local
1569 NeedsOverflowCheck = false; in foldFBinOpOfIntCastsFromSign()
1579 if (NeedsOverflowCheck && in foldFBinOpOfIntCastsFromSign()