Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h181 struct SourceModuleEntry { struct
186 using SourceModulesList = std::vector<SourceModuleEntry>;
198 SourceModules.push_back(SourceModuleEntry()); in addSourceModule()