Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp897 auto ImportGlobal = [&](StringRef Name) { in importTypeId() local
918 Constant *C = ImportGlobal(Name); in importTypeId()
939 TIL.OffsetedGlobal = ImportGlobal("global_addr"); in importTypeId()
950 TIL.TheByteArray = ImportGlobal("byte_array"); in importTypeId()