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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h975 Instruction *foldICmpAddConstant(ICmpInst &Cmp, BinaryOperator *Add,
H A DInstCombineCompares.cpp2579 Instruction *InstCombiner::foldICmpAddConstant(ICmpInst &Cmp, function in class:InstCombiner
2922 if (Instruction *I = foldICmpAddConstant(Cmp, BO, *C))

Completed in 173 milliseconds