Searched refs:IsLoopMemset (Results 1 – 1 of 1) sorted by relevance
215 bool IsNegStride, bool IsLoopMemset = false);225 bool IsLoopMemset = false);1004 const SCEV *BECount, bool IsNegStride, bool IsLoopMemset) { in processLoopStridedStore() argument1059 if (avoidLIRForMultiBlockLoop(/*IsMemset=*/true, IsLoopMemset)) in processLoopStridedStore()1467 bool IsLoopMemset) { in avoidLIRForMultiBlockLoop() argument1469 if (CurLoop->isOutermost() && (!IsMemset || !IsLoopMemset)) { in avoidLIRForMultiBlockLoop()