Searched refs:IsLoopMemset (Results 1 – 1 of 1) sorted by relevance
224 bool NegStride, bool IsLoopMemset = false);234 bool IsLoopMemset = false);1033 const SCEV *BECount, bool NegStride, bool IsLoopMemset) { in processLoopStridedStore() argument1087 if (avoidLIRForMultiBlockLoop(/*IsMemset=*/true, IsLoopMemset)) in processLoopStridedStore()1359 bool IsLoopMemset) { in avoidLIRForMultiBlockLoop() argument1361 if (CurLoop->isOutermost() && (!IsMemset || !IsLoopMemset)) { in avoidLIRForMultiBlockLoop()