Searched refs:mul_of_aany (Results 1 – 1 of 1) sorted by relevance
116 auto mul_of_aany = m_Op<MulFOp>(a, m_Any()); in test1() local117 auto p16 = m_Op<MulFOp>(mul_of_aany, m_Op<AddFOp>(a, c)); in test1()121 auto p17 = m_Op<MulFOp>(mul_of_aany, m_Op<AddFOp>(c, b)); in test1()