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.h750 Instruction *foldICmpDivConstant(ICmpInst &Cmp, BinaryOperator *Div,
H A DInstCombineCompares.cpp2784 Instruction *InstCombinerImpl::foldICmpDivConstant(ICmpInst &Cmp, in foldICmpDivConstant() function in InstCombinerImpl
4025 if (Instruction *I = foldICmpDivConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()