Searched refs:IsWholeAlloca (Results 1 – 2 of 2) sorted by relevance
2941 bool IsWholeAlloca = NewBeginOffset == NewAllocaBeginOffset && in visitMemTransferInst() local2952 if (VecTy && !IsWholeAlloca) { in visitMemTransferInst()2959 } else if (IntTy && !IsWholeAlloca) { in visitMemTransferInst()2976 if (VecTy && !IsWholeAlloca && !IsDest) { in visitMemTransferInst()2979 } else if (IntTy && !IsWholeAlloca && !IsDest) { in visitMemTransferInst()2992 if (VecTy && !IsWholeAlloca && IsDest) { in visitMemTransferInst()2996 } else if (IntTy && !IsWholeAlloca && IsDest) { in visitMemTransferInst()
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()