Searched refs:processLoopStoreOfLoopLoad (Results 1 – 1 of 1) sorted by relevance
225 bool processLoopStoreOfLoopLoad(StoreInst *SI, const SCEV *BECount);226 bool processLoopStoreOfLoopLoad(Value *DestPtr, Value *SourcePtr,646 MadeChange |= processLoopStoreOfLoopLoad(SI, BECount); in runOnLoopBlock()888 return processLoopStoreOfLoopLoad( in processLoopMemCpy()1252 bool LoopIdiomRecognize::processLoopStoreOfLoopLoad(StoreInst *SI, in processLoopStoreOfLoopLoad() function in LoopIdiomRecognize1271 return processLoopStoreOfLoopLoad(StorePtr, LoadPtr, StoreSizeSCEV, in processLoopStoreOfLoopLoad()1320 bool LoopIdiomRecognize::processLoopStoreOfLoopLoad( in processLoopStoreOfLoopLoad() function in LoopIdiomRecognize