Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h711 Instruction *foldICmpAndShift(ICmpInst &Cmp, BinaryOperator *And,
H A DInstCombineCompares.cpp1657 Instruction *InstCombinerImpl::foldICmpAndShift(ICmpInst &Cmp, in foldICmpAndShift() function in InstCombinerImpl
1812 if (Instruction *I = foldICmpAndShift(Cmp, And, C1, *C2)) in foldICmpAndConstConst()