Searched refs:IsLoopMemset (Results 1 – 1 of 1) sorted by relevance
225 bool NegStride, bool IsLoopMemset = false);235 bool IsLoopMemset = false);1034 const SCEV *BECount, bool NegStride, bool IsLoopMemset) { in processLoopStridedStore() argument1088 if (avoidLIRForMultiBlockLoop(/*IsMemset=*/true, IsLoopMemset)) in processLoopStridedStore()1405 bool IsLoopMemset) { in avoidLIRForMultiBlockLoop() argument1407 if (CurLoop->isOutermost() && (!IsMemset || !IsLoopMemset)) { in avoidLIRForMultiBlockLoop()