Searched refs:processLoopStridedStore (Results 1 – 1 of 1) sorted by relevance
219 bool processLoopStridedStore(Value *DestPtr, const SCEV *StoreSizeSCEV,789 if (processLoopStridedStore(StorePtr, StoreSizeSCEV, in processLoopStores()998 return processLoopStridedStore(Pointer, SE->getSCEV(MSI->getLength()), in processLoopMemSet()1098 bool LoopIdiomRecognize::processLoopStridedStore( in processLoopStridedStore() function in LoopIdiomRecognize