Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp62 Instruction *Sh0Op0; in reassociateShiftAmtsOfTwoSameDirectionShifts() local
65 m_Shift(m_Instruction(Sh0Op0), m_ZExtOrSelf(m_Value(ShAmt0))))) in reassociateShiftAmtsOfTwoSameDirectionShifts()
73 match(Sh0Op0, in reassociateShiftAmtsOfTwoSameDirectionShifts()