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.cpp485 Constant *TheByteArray; member
698 Constant *ByteArray = TIL.TheByteArray; in createBitSetTest()
967 ExportGlobal("byte_array", TIL.TheByteArray); in exportTypeId()
1055 TIL.TheByteArray = ImportGlobal("byte_array"); in importTypeId()
1210 TIL.TheByteArray = BAI->ByteArray; in lowerTypeTestCalls()