Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1671 bool IsShl = ShiftOpcode == Instruction::Shl; in foldICmpAndShift() local
1731 IsShl ? Builder.CreateLShr(And->getOperand(1), Shift->getOperand(1)) in foldICmpAndShift()