Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp216 bool processLoopMemCpy(MemCpyInst *MCI, const SCEV *BECount);
651 BB, &LoopIdiomRecognize::processLoopMemCpy, BECount); in runOnLoopBlock()
828 bool LoopIdiomRecognize::processLoopMemCpy(MemCpyInst *MCI, in processLoopMemCpy() function in LoopIdiomRecognize