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