Searched refs:m_Instruction (Results 1 – 3 of 3) sorted by relevance
299 inline bind_ty<Instruction> m_Instruction(Instruction *&I) { return I; } in m_Instruction() function
758 m_UAddWithOverflow(m_Value(A), m_Value(B), m_Instruction(AddI)))) in CombineUAddWithOverflow()
3516 m_Instruction(AddI))) && in visitICmpInst()