Searched refs:dstPtrId (Results 1 – 1 of 1) sorted by relevance
244 Object::ID dstPtrId = insn.word(1); in EmitCopyMemory() local246 auto &dstPtrTy = getType(getObject(dstPtrId)); in EmitCopyMemory()252 auto dstPtr = GetPointerToData(dstPtrId, 0, state); in EmitCopyMemory()259 VisitMemoryObject(dstPtrId, [&](const MemoryElement &el) { in EmitCopyMemory()