Searched refs:processLoopMemSet (Results 1 – 2 of 2) 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