Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3805 auto XShiftOpcode = XShift->getOpcode(); in foldShiftIntoShiftInAnotherHandOfAndInICmp() local
3806 if (XShiftOpcode == YShift->getOpcode()) in foldShiftIntoShiftInAnotherHandOfAndInICmp()
3921 Value *T0 = XShiftOpcode == Instruction::BinaryOps::LShr in foldShiftIntoShiftInAnotherHandOfAndInICmp()