Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp217 bool processLoopMemSet(MemSetInst *MSI, const SCEV *BECount);
653 BB, &LoopIdiomRecognize::processLoopMemSet, BECount); in runOnLoopBlock()
897 bool LoopIdiomRecognize::processLoopMemSet(MemSetInst *MSI, in processLoopMemSet() function in LoopIdiomRecognize