Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp460 Constant *TheByteArray; member
673 Constant *ByteArray = TIL.TheByteArray; in createBitSetTest()
945 ExportGlobal("byte_array", TIL.TheByteArray); in exportTypeId()
1020 TIL.TheByteArray = ImportGlobal("byte_array"); in importTypeId()
1154 TIL.TheByteArray = BAI->ByteArray; in lowerTypeTestCalls()