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