Searched defs:LenCI (Results 1 – 2 of 2) sorted by relevance
129 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(II->getArgOperand(2))) in getForArgument() local168 if (const ConstantInt *LenCI = dyn_cast<ConstantInt>(CS.getArgument(2))) in getForArgument() local
267 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(IntrCall->getLength())) { in runOnFunction() local