Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1575 bool OrOfAnds = match(Op0, m_And(m_Value(), m_Value())) && in MatchBSwap() local
1578 if (!OrOfOrs && !OrOfShifts && !OrOfAnds) in MatchBSwap()