Searched refs:LenCI (Results 1 – 1 of 1) sorted by relevance
733 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(II->getArgOperand(2))) in getArgLocation() local734 Loc.Size = LenCI->getZExtValue(); in getArgLocation()786 else if (const ConstantInt *LenCI = in getArgLocation() local788 Loc.Size = LenCI->getZExtValue(); in getArgLocation()