Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp432 Constant *TheByteArray; member
675 Constant *ByteArray = TIL.TheByteArray; in createBitSetTest()
947 ExportGlobal("byte_array", TIL.TheByteArray); in exportTypeId()
1023 TIL.TheByteArray = ImportGlobal("byte_array"); in importTypeId()
1159 TIL.TheByteArray = BAI->ByteArray; in lowerTypeTestCalls()