Searched refs:IsConstantSize (Results 1 – 1 of 1) sorted by relevance
856 const bool IsConstantSize = isa<ConstantInt>(MSI->getLength()); in processLoopMemSet() local858 if (IsConstantSize) { in processLoopMemSet()