Searched defs:LenC (Results 1 – 3 of 3) sorted by relevance
399 auto *LenC = dyn_cast<ConstantInt>(getVal(MSI->getLength())); in EvaluateBlock() local
314 if (ConstantInt *LenC = dyn_cast<ConstantInt>(Size)) { in annotateNonNullAndDereferenceable() local966 Value *LenC = ConstantInt::get(CI->getType(), Len - 1); in optimizeStringLength() local1216 ConstantInt *LenC = dyn_cast<ConstantInt>(Size); in optimizeMemRChr() local1311 ConstantInt *LenC = dyn_cast<ConstantInt>(Size); in optimizeMemChr() local1593 ConstantInt *LenC = dyn_cast<ConstantInt>(Size); in optimizeMemCmpBCmpCommon() local
245 ConstantInt *LenC = dyn_cast<ConstantInt>(MI->getLength()); in SimplifyAnyMemSet() local