Searched refs:processLoopStore (Results 1 – 1 of 1) sorted by relevance
122 bool processLoopStore(StoreInst *SI, const SCEV *BECount);361 MadeChange |= processLoopStore(SI, BECount); in runOnLoopBlock()384 bool LoopIdiomRecognize::processLoopStore(StoreInst *SI, const SCEV *BECount) { in processLoopStore() function in LoopIdiomRecognize