Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp205 bool processLoopMemCpy(MemCpyInst *MCI, const SCEV *BECount);
581 BB, &LoopIdiomRecognize::processLoopMemCpy, BECount); in runOnLoopBlock()
758 bool LoopIdiomRecognize::processLoopMemCpy(MemCpyInst *MCI, in processLoopMemCpy() function in LoopIdiomRecognize