Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp216 bool processLoopMemCpy(MemCpyInst *MCI, const SCEV *BECount);
649 BB, &LoopIdiomRecognize::processLoopMemCpy, BECount); in runOnLoopBlock()
827 bool LoopIdiomRecognize::processLoopMemCpy(MemCpyInst *MCI, in processLoopMemCpy() function in LoopIdiomRecognize