Home
last modified time | relevance | path

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

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