Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h329 std::vector<std::unique_ptr<Module>> GVsMSet; in addLogicalModule() local
330 GVsMSet.push_back(std::move(GVsM)); in addLogicalModule()
332 BaseLayer.addModuleSet(std::move(GVsMSet), in addLogicalModule()