Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp962 auto ImportGlobal = [&](StringRef Name) { in importTypeId() local
983 Constant *C = ImportGlobal(Name); in importTypeId()
1004 TIL.OffsetedGlobal = ImportGlobal("global_addr"); in importTypeId()
1015 TIL.TheByteArray = ImportGlobal("byte_array"); in importTypeId()