Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1886 APInt MinSignedValue = APInt::getSignedMinValue(BitWidth); in foldSelectInstWithICmp() local
1898 Y = &MinSignedValue; in foldSelectInstWithICmp()
1903 Y = &MinSignedValue; in foldSelectInstWithICmp()