Searched refs:allocationSize (Results 1 – 2 of 2) sorted by relevance
77 size_t allocationSize, uintptr_t objAddress) in SectionEntry() argument80 AllocationSize(allocationSize), ObjAddress(objAddress) { in SectionEntry()
772 llvm::APInt allocationSize in EmitCXXNewAllocSize() local780 sizeWithoutCookie = llvm::ConstantInt::get(CGF.SizeTy, allocationSize); in EmitCXXNewAllocSize()782 allocationSize = allocationSize.uadd_ov(cookieSize, overflow); in EmitCXXNewAllocSize()790 size = llvm::ConstantInt::get(CGF.SizeTy, allocationSize); in EmitCXXNewAllocSize()