Home
last modified time | relevance | path

Searched defs:ByteArrayInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp251 struct ByteArrayInfo { struct
252 std::set<uint64_t> Bits;
253 uint64_t BitSize;
254 GlobalVariable *ByteArray;
255 GlobalVariable *MaskGlobal;
256 uint8_t *MaskPtr = nullptr;