Home
last modified time | relevance | path

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

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