Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3784 bool SatValCheck = ICmpInst::compare(SatVal, C, Pred); in foldICmpUSubSatOrUAddSatWithConstant() local
3791 if (SatValCheck) in foldICmpUSubSatOrUAddSatWithConstant()
3801 SatValCheck ? Instruction::BinaryOps::Or : Instruction::BinaryOps::And; in foldICmpUSubSatOrUAddSatWithConstant()