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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp460 Constant *TheByteArray; member in struct:__anon2844::LowerTypeTestsModule::TypeIdLowering
673 Constant *ByteArray = TIL.TheByteArray;
678 // This won't work when importing because TheByteArray is external.
945 ExportGlobal("byte_array", TIL.TheByteArray);
1020 TIL.TheByteArray = ImportGlobal("byte_array");
1154 TIL.TheByteArray = BAI->ByteArray;

Completed in 60 milliseconds