Searched refs:srcAS (Results 1 – 1 of 1) sorted by relevance
73 unsigned srcAS = cast<PointerType>(srcAddr->getType())->getAddressSpace(); in convertTransferToLoop() local77 srcAddr = builder.CreateBitCast(srcAddr, Type::getInt8PtrTy(Context, srcAS)); in convertTransferToLoop()