Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1620 bool IsShl = ShiftOpcode == Instruction::Shl; in foldICmpAndShift() local
1680 IsShl ? Builder.CreateLShr(And->getOperand(1), Shift->getOperand(1)) in foldICmpAndShift()