Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3623 auto XShiftOpcode = XShift->getOpcode(); in foldShiftIntoShiftInAnotherHandOfAndInICmp() local
3624 if (XShiftOpcode == YShift->getOpcode()) in foldShiftIntoShiftInAnotherHandOfAndInICmp()
3739 Value *T0 = XShiftOpcode == Instruction::BinaryOps::LShr in foldShiftIntoShiftInAnotherHandOfAndInICmp()