Searched refs:DestIndex (Results 1 – 2 of 2) sorted by relevance
368 ConstantInt *DestIndex = nullptr; member610 unsigned DestBegin = TI->DestIndex->getZExtValue(); in promoteAllocaUserToVector()863 TI->DestIndex = Index; in tryPromoteAllocaToVector()906 if (!Info.SrcIndex || !Info.DestIndex) in tryPromoteAllocaToVector()
2437 inline bool CopyArray(InterpState &S, CodePtr OpPC, uint32_t SrcIndex, uint32_t DestIndex, uint32_t… in CopyArray() argument2447 const Pointer &DP = DestPtr.atIndex(DestIndex + I); in CopyArray()