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