Searched defs:LenC (Results 1 – 3 of 3) sorted by relevance
399 auto *LenC = dyn_cast<ConstantInt>(getVal(MSI->getLength())); in EvaluateBlock() local
264 if (ConstantInt *LenC = dyn_cast<ConstantInt>(Size)) { in annotateNonNullAndDereferenceable() local916 Value *LenC = ConstantInt::get(CI->getType(), Len - 1); in optimizeStringLength() local1169 ConstantInt *LenC = dyn_cast<ConstantInt>(Size); in optimizeMemRChr() local1264 ConstantInt *LenC = dyn_cast<ConstantInt>(Size); in optimizeMemChr() local1527 ConstantInt *LenC = dyn_cast<ConstantInt>(Size); in optimizeMemCmpBCmpCommon() local
272 ConstantInt *LenC = dyn_cast<ConstantInt>(MI->getLength()); in SimplifyAnyMemSet() local