Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h687 Instruction *foldICmpAndConstConst(ICmpInst &Cmp, BinaryOperator *And,
H A DInstCombineCompares.cpp1726 Instruction *InstCombinerImpl::foldICmpAndConstConst(ICmpInst &Cmp, in foldICmpAndConstConst() function in InstCombinerImpl
1837 if (Instruction *I = foldICmpAndConstConst(Cmp, And, C)) in foldICmpAndConstant()