Searched refs:IsLoopMemset (Results 1 – 1 of 1) sorted by relevance
176 bool NegStride, bool IsLoopMemset = false);179 bool IsLoopMemset = false);862 const SCEV *BECount, bool NegStride, bool IsLoopMemset) { in processLoopStridedStore() argument908 if (avoidLIRForMultiBlockLoop(/*IsMemset=*/true, IsLoopMemset)) in processLoopStridedStore()1098 bool IsLoopMemset) { in avoidLIRForMultiBlockLoop() argument1100 if (!CurLoop->getParentLoop() && (!IsMemset || !IsLoopMemset)) { in avoidLIRForMultiBlockLoop()