Searched refs:m_BitwiseLogic (Results 1 – 2 of 2) sorted by relevance
99 if (match(V, m_BitwiseLogic(m_Value(A), m_Value(B)))) { in updateAffectedValues()
917 m_BitwiseLogic(const LHS &L, const RHS &R) { in m_BitwiseLogic() function