Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3925 APInt EquivInt; in foldICmpUSubSatOrUAddSatWithConstant() local
3928 Combination->getEquivalentICmp(EquivPred, EquivInt, EquivOffset); in foldICmpUSubSatOrUAddSatWithConstant()
3933 ConstantInt::get(Op1->getType(), EquivInt)); in foldICmpUSubSatOrUAddSatWithConstant()