Searched refs:IsWholeAlloca (Results 1 – 1 of 1) sorted by relevance
3417 bool IsWholeAlloca = NewBeginOffset == NewAllocaBeginOffset && in visitMemTransferInst() local3429 if (VecTy && !IsWholeAlloca) { in visitMemTransferInst()3434 } else if (IntTy && !IsWholeAlloca) { in visitMemTransferInst()3459 if (VecTy && !IsWholeAlloca && !IsDest) { in visitMemTransferInst()3463 } else if (IntTy && !IsWholeAlloca && !IsDest) { in visitMemTransferInst()3480 if (VecTy && !IsWholeAlloca && IsDest) { in visitMemTransferInst()3484 } else if (IntTy && !IsWholeAlloca && IsDest) { in visitMemTransferInst()