Searched refs:ByteArrayOffsets (Results 1 – 2 of 2) sorted by relevance
333 std::vector<uint64_t> ByteArrayOffsets(ByteArrayInfos.size()); in allocateByteArrays() local340 BAB.allocate(BAI->Bits, BAI->BitSize, ByteArrayOffsets[I], Mask); in allocateByteArrays()355 ConstantInt::get(IntPtrTy, ByteArrayOffsets[I])}; in allocateByteArrays()
557 std::vector<uint64_t> ByteArrayOffsets(ByteArrayInfos.size()); in allocateByteArrays() local564 BAB.allocate(BAI->Bits, BAI->BitSize, ByteArrayOffsets[I], Mask); in allocateByteArrays()582 ConstantInt::get(IntPtrTy, ByteArrayOffsets[I])}; in allocateByteArrays()