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