Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp83 bool processLoopMemSet(MemSetInst *MSI, const SCEV *BECount);
253 if (!processLoopMemSet(MSI, BECount)) continue; in runOnLoopBlock()
328 processLoopMemSet(MemSetInst *MSI, const SCEV *BECount) { in processLoopMemSet() function in LoopIdiomRecognize
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp113 bool processLoopMemSet(MemSetInst *MSI, const SCEV *BECount);
491 if (!processLoopMemSet(MSI, BECount)) in runOnLoopBlock()
647 bool LoopIdiomRecognize::processLoopMemSet(MemSetInst *MSI, in processLoopMemSet() function in LoopIdiomRecognize
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp168 bool processLoopMemSet(MemSetInst *MSI, const SCEV *BECount);
560 if (!processLoopMemSet(MSI, BECount)) in runOnLoopBlock()
716 bool LoopIdiomRecognize::processLoopMemSet(MemSetInst *MSI, in processLoopMemSet() function in LoopIdiomRecognize