Searched refs:LoadStrideValue (Results 1 – 1 of 1) sorted by relevance
802 const APInt *StoreStrideValue, *LoadStrideValue; in processLoopMemCpy() local807 m_scev_AffineAddRec(m_SCEV(), m_scev_APInt(LoadStrideValue), in processLoopMemCpy()818 LoadStrideValue->getBitWidth() > 64) in processLoopMemCpy()833 int64_t LoadStrideInt = LoadStrideValue->getSExtValue(); in processLoopMemCpy()