Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h699 Instruction *foldICmpSRemConstant(ICmpInst &Cmp, BinaryOperator *UDiv,
H A DInstCombineCompares.cpp2619 Instruction *InstCombinerImpl::foldICmpSRemConstant(ICmpInst &Cmp, in foldICmpSRemConstant() function in InstCombinerImpl
3824 if (Instruction *I = foldICmpSRemConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()