Home
last modified time | relevance | path

Searched refs:processLoopMemSet (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp206 bool processLoopMemSet(MemSetInst *MSI, const SCEV *BECount);
583 BB, &LoopIdiomRecognize::processLoopMemSet, BECount); in runOnLoopBlock()
827 bool LoopIdiomRecognize::processLoopMemSet(MemSetInst *MSI, in processLoopMemSet() function in LoopIdiomRecognize