Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h682 Instruction *foldICmpDivConstant(ICmpInst &Cmp, BinaryOperator *Div,
H A DInstCombineCompares.cpp2409 Instruction *InstCombinerImpl::foldICmpDivConstant(ICmpInst &Cmp, in foldICmpDivConstant() function in InstCombinerImpl
2999 if (Instruction *I = foldICmpDivConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()