Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getPointerSize

177   unsigned NumPointerStores = Bytes/TD.getPointerSize();
180 unsigned NumByteStores = Bytes - NumPointerStores*TD.getPointerSize();