Home
last modified time | relevance | path

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

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