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