Lines Matching refs:precise
40 LocationSize::precise(DL.getTypeStoreSize(LI->getType())), in get()
48 LocationSize::precise(DL.getTypeStoreSize( in get()
62 LocationSize::precise(DL.getTypeStoreSize( in get()
71 LocationSize::precise(DL.getTypeStoreSize( in get()
181 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
191 LocationSize::precise( in getForArgument()
214 return MemoryLocation(Arg, LocationSize::precise(0), AATags); in getForArgument()
218 LocationSize::precise( in getForArgument()
227 Arg, LocationSize::precise(DL.getTypeStoreSize(II->getType())), in getForArgument()
233 LocationSize::precise(DL.getTypeStoreSize( in getForArgument()
273 Size = ArgIdx == 0 ? LocationSize::precise(Len->getZExtValue()) in getForArgument()
289 return MemoryLocation(Arg, LocationSize::precise(Size), AATags); in getForArgument()
293 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
302 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()
309 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument()