Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp176 bool NegStride, bool IsLoopMemset = false);
179 bool IsLoopMemset = false);
862 const SCEV *BECount, bool NegStride, bool IsLoopMemset) { in processLoopStridedStore() argument
908 if (avoidLIRForMultiBlockLoop(/*IsMemset=*/true, IsLoopMemset)) in processLoopStridedStore()
1098 bool IsLoopMemset) { in avoidLIRForMultiBlockLoop() argument
1100 if (!CurLoop->getParentLoop() && (!IsMemset || !IsLoopMemset)) { in avoidLIRForMultiBlockLoop()