Searched refs:IsLoopMemset (Results 1 – 1 of 1) sorted by relevance
213 bool IsNegStride, bool IsLoopMemset = false);223 bool IsLoopMemset = false);1009 const SCEV *BECount, bool IsNegStride, bool IsLoopMemset) { in processLoopStridedStore() argument1064 if (avoidLIRForMultiBlockLoop(/*IsMemset=*/true, IsLoopMemset)) in processLoopStridedStore()1472 bool IsLoopMemset) { in avoidLIRForMultiBlockLoop() argument1474 if (CurLoop->isOutermost() && (!IsMemset || !IsLoopMemset)) { in avoidLIRForMultiBlockLoop()