Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineInternal.h687 Instruction *foldICmpAndConstant(ICmpInst &Cmp, BinaryOperator *And,
HDInstCombineCompares.cpp1873 Instruction *InstCombinerImpl::foldICmpAndConstant(ICmpInst &Cmp, in foldICmpAndConstant() function in InstCombinerImpl
3803 if (Instruction *I = foldICmpAndConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()