Searched defs:m_WithOverflowInst (Results 1 – 2 of 2) sorted by relevance
722 inline bind_ty<WithOverflowInst> m_WithOverflowInst(WithOverflowInst *&I) { in m_WithOverflowInst() function726 m_WithOverflowInst(const WithOverflowInst *&I) { in m_WithOverflowInst() function
585 inline bind_ty<WithOverflowInst> m_WithOverflowInst(WithOverflowInst *&I) { return I; } in m_WithOverflowInst() function