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