Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h715 Instruction *foldICmpAndConstConst(ICmpInst &Cmp, BinaryOperator *And,
H A DInstCombineCompares.cpp1750 Instruction *InstCombinerImpl::foldICmpAndConstConst(ICmpInst &Cmp, in foldICmpAndConstConst() function in InstCombinerImpl
1866 if (Instruction *I = foldICmpAndConstConst(Cmp, And, C)) in foldICmpAndConstant()