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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h979 Instruction *foldICmpAndShift(ICmpInst &Cmp, BinaryOperator *And,
H A DInstCombineCompares.cpp1652 Instruction *InstCombiner::foldICmpAndShift(ICmpInst &Cmp, BinaryOperator *And, function in class:InstCombiner
1800 if (Instruction *I = foldICmpAndShift(Cmp, And, C1, *C2))

Completed in 68 milliseconds