Searched refs:DestIndex (Results 1 – 2 of 2) sorted by relevance
366 ConstantInt *DestIndex = nullptr; member657 unsigned DestBegin = TI->DestIndex->getZExtValue(); in promoteAllocaUserToVector()958 TI->DestIndex = Index; in tryPromoteAllocaToVector()1001 if (!Info.SrcIndex || !Info.DestIndex) in tryPromoteAllocaToVector()
3005 uint32_t DestIndex, uint32_t Size) { in CopyArray() argument3015 const Pointer &DP = DestPtr.atIndex(DestIndex + I); in CopyArray()