Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h703 Instruction *foldICmpDivConstant(ICmpInst &Cmp, BinaryOperator *Div,
H A DInstCombineCompares.cpp2703 Instruction *InstCombinerImpl::foldICmpDivConstant(ICmpInst &Cmp, in foldICmpDivConstant() function in InstCombinerImpl
3832 if (Instruction *I = foldICmpDivConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()