Searched refs:processLoopMemSet (Results 1 – 3 of 3) sorted by relevance
83 bool processLoopMemSet(MemSetInst *MSI, const SCEV *BECount);253 if (!processLoopMemSet(MSI, BECount)) continue; in runOnLoopBlock()328 processLoopMemSet(MemSetInst *MSI, const SCEV *BECount) { in processLoopMemSet() function in LoopIdiomRecognize
113 bool processLoopMemSet(MemSetInst *MSI, const SCEV *BECount);491 if (!processLoopMemSet(MSI, BECount)) in runOnLoopBlock()647 bool LoopIdiomRecognize::processLoopMemSet(MemSetInst *MSI, in processLoopMemSet() function in LoopIdiomRecognize
168 bool processLoopMemSet(MemSetInst *MSI, const SCEV *BECount);560 if (!processLoopMemSet(MSI, BECount)) in runOnLoopBlock()716 bool LoopIdiomRecognize::processLoopMemSet(MemSetInst *MSI, in processLoopMemSet() function in LoopIdiomRecognize