Searched refs:NumBytesToAllocate (Results 1 – 1 of 1) sorted by relevance
12763 unsigned long NumBytesToAllocate = (FixedAllocatedSizeInBits + 7) / 8; in manifest() local12774 ConstantInt::get(I->getContext(), APInt(32, NumBytesToAllocate)); in manifest()