Searched refs:processLoopStoreOfLoopLoad (Results 1 – 1 of 1) sorted by relevance
177 bool processLoopStoreOfLoopLoad(StoreInst *SI, const SCEV *BECount);558 MadeChange |= processLoopStoreOfLoopLoad(SI, BECount); in runOnLoopBlock()966 bool LoopIdiomRecognize::processLoopStoreOfLoopLoad(StoreInst *SI, in processLoopStoreOfLoopLoad() function in LoopIdiomRecognize