Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h605 Instruction *foldICmpAddConstant(ICmpInst &Cmp, BinaryOperator *Add,
H A DInstCombineCompares.cpp2712 Instruction *InstCombinerImpl::foldICmpAddConstant(ICmpInst &Cmp, in foldICmpAddConstant() function in InstCombinerImpl
3403 if (Instruction *I = foldICmpAddConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()