Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp121 static std::unique_ptr<Module> extractGlobals(Module &M, in extractGlobals() function
242 auto GlobalsModule = extractGlobals(*M, GetAvailableContext()); in emit()