Home
last modified time | relevance | path

Searched refs:ByteArrayOffsets (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp619 std::vector<uint64_t> ByteArrayOffsets(ByteArrayInfos.size()); in allocateByteArrays() local
626 BAB.allocate(BAI->Bits, BAI->BitSize, ByteArrayOffsets[I], Mask); in allocateByteArrays()
644 ConstantInt::get(IntPtrTy, ByteArrayOffsets[I])}; in allocateByteArrays()