Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp374 Constant *TheByteArray; member
611 Constant *ByteArray = TIL.TheByteArray; in createBitSetTest()
874 ExportGlobal("byte_array", TIL.TheByteArray); in exportTypeId()
950 TIL.TheByteArray = ImportGlobal("byte_array"); in importTypeId()
1088 TIL.TheByteArray = BAI->ByteArray; in lowerTypeTestCalls()