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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h986 Instruction *foldICmpBinOpEqualityWithConstant(ICmpInst &Cmp,
H A DInstCombineCompares.cpp2929 if (Instruction *I = foldICmpBinOpEqualityWithConstant(Cmp, BO, *C))
2958 Instruction *InstCombiner::foldICmpBinOpEqualityWithConstant(ICmpInst &Cmp, function in class:InstCombiner

Completed in 110 milliseconds