Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3168 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
3169 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()