Searched refs:IsLoopMemset (Results 1 – 1 of 1) sorted by relevance
224 bool IsNegStride, bool IsLoopMemset = false);234 bool IsLoopMemset = false);1102 const SCEV *BECount, bool IsNegStride, bool IsLoopMemset) { in processLoopStridedStore() argument1157 if (avoidLIRForMultiBlockLoop(/*IsMemset=*/true, IsLoopMemset)) in processLoopStridedStore()1552 bool IsLoopMemset) { in avoidLIRForMultiBlockLoop() argument1554 if (CurLoop->isOutermost() && (!IsMemset || !IsLoopMemset)) { in avoidLIRForMultiBlockLoop()