Searched refs:IsWholeAlloca (Results 1 – 1 of 1) sorted by relevance
3513 bool IsWholeAlloca = NewBeginOffset == NewAllocaBeginOffset && in visitMemTransferInst() local3525 if (VecTy && !IsWholeAlloca) { in visitMemTransferInst()3530 } else if (IntTy && !IsWholeAlloca) { in visitMemTransferInst()3555 if (VecTy && !IsWholeAlloca && !IsDest) { in visitMemTransferInst()3559 } else if (IntTy && !IsWholeAlloca && !IsDest) { in visitMemTransferInst()3576 if (VecTy && !IsWholeAlloca && IsDest) { in visitMemTransferInst()3580 } else if (IntTy && !IsWholeAlloca && IsDest) { in visitMemTransferInst()