Searched refs:LTSize (Results 1 – 1 of 1) sorted by relevance
909 if (ConstantInt *LTSize = dyn_cast<ConstantInt>(II->getArgOperand(0))) in processMemCpy() local910 if (LTSize->getZExtValue() >= CopySize->getZExtValue()) in processMemCpy()