Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h705 Instruction *foldICmpSRemConstant(ICmpInst &Cmp, BinaryOperator *UDiv,
H A DInstCombineCompares.cpp2415 Instruction *InstCombinerImpl::foldICmpSRemConstant(ICmpInst &Cmp, in foldICmpSRemConstant() function in InstCombinerImpl
3428 if (Instruction *I = foldICmpSRemConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()