Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp615 std::vector<uint64_t> ByteArrayOffsets(ByteArrayInfos.size()); in allocateByteArrays() local
622 BAB.allocate(BAI->Bits, BAI->BitSize, ByteArrayOffsets[I], Mask); in allocateByteArrays()
640 ConstantInt::get(IntPtrTy, ByteArrayOffsets[I])}; in allocateByteArrays()