Searched refs:m_IntToPtr (Results 1 – 2 of 2) sorted by relevance
1999 if (match(SrcOp, m_OneUse(m_InsertElt(m_IntToPtr(m_Value(Vec)), in visitPtrToInt()
1615 inline CastClass_match<OpTy, Instruction::IntToPtr> m_IntToPtr(const OpTy &Op) { in m_IntToPtr() function