Searched refs:LoadStrideValue (Results 1 – 1 of 1) sorted by relevance
867 APInt LoadStrideValue = LoadStride->getAPInt(); in processLoopMemCpy() local869 if (StoreStrideValue.getBitWidth() > 64 || LoadStrideValue.getBitWidth() > 64) in processLoopMemCpy()884 int64_t LoadStrideInt = LoadStrideValue.getSExtValue(); in processLoopMemCpy()