Searched refs:processLoopMemSet (Results 1 – 1 of 1) sorted by relevance
169 bool processLoopMemSet(MemSetInst *MSI, const SCEV *BECount);565 if (!processLoopMemSet(MSI, BECount)) in runOnLoopBlock()724 bool LoopIdiomRecognize::processLoopMemSet(MemSetInst *MSI, in processLoopMemSet() function in LoopIdiomRecognize