Lines Matching full:numbytes
1269 if (Constant *NumBytes = dyn_cast<Constant>(MI->getLength())) {1270 if (NumBytes->isNullValue())1273 if (ConstantInt *CI = dyn_cast<ConstantInt>(NumBytes))