Searched refs:IsWholeAlloca (Results 1 – 1 of 1) sorted by relevance
2804 bool IsWholeAlloca = NewBeginOffset == NewAllocaBeginOffset && in visitMemTransferInst() local2815 if (VecTy && !IsWholeAlloca) { in visitMemTransferInst()2822 } else if (IntTy && !IsWholeAlloca) { in visitMemTransferInst()2839 if (VecTy && !IsWholeAlloca && !IsDest) { in visitMemTransferInst()2842 } else if (IntTy && !IsWholeAlloca && !IsDest) { in visitMemTransferInst()2852 if (VecTy && !IsWholeAlloca && IsDest) { in visitMemTransferInst()2856 } else if (IntTy && !IsWholeAlloca && IsDest) { in visitMemTransferInst()