Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h717 Instruction *foldICmpAndShift(ICmpInst &Cmp, BinaryOperator *And,
H A DInstCombineCompares.cpp1664 Instruction *InstCombinerImpl::foldICmpAndShift(ICmpInst &Cmp, in foldICmpAndShift() function in InstCombinerImpl
1819 if (Instruction *I = foldICmpAndShift(Cmp, And, C1, *C2)) in foldICmpAndConstConst()