Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3135 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() local
3136 return new ICmpInst(Pred, NewRem, in foldICmpBinOpEqualityWithConstant()