Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h720 Instruction *foldICmpBinOpEqualityWithConstant(ICmpInst &Cmp,
H A DInstCombineCompares.cpp3461 Instruction *InstCombinerImpl::foldICmpBinOpEqualityWithConstant( in foldICmpBinOpEqualityWithConstant() function in InstCombinerImpl
3848 return foldICmpBinOpEqualityWithConstant(Cmp, BO, C); in foldICmpBinOpWithConstant()