Home
last modified time | relevance | path

Searched refs:IsConstantSize (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp926 const bool IsConstantSize = isa<ConstantInt>(MSI->getLength()); in processLoopMemSet() local
928 if (IsConstantSize) { in processLoopMemSet()