Searched refs:ByteArrayOffsets (Results 1 – 1 of 1) sorted by relevance
615 std::vector<uint64_t> ByteArrayOffsets(ByteArrayInfos.size()); in allocateByteArrays() local622 BAB.allocate(BAI->Bits, BAI->BitSize, ByteArrayOffsets[I], Mask); in allocateByteArrays()640 ConstantInt::get(IntPtrTy, ByteArrayOffsets[I])}; in allocateByteArrays()