Home
last modified time | relevance | path

Searched defs:UnmaterializedInfo (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h659 struct UnmaterializedInfo { struct
660 UnmaterializedInfo(std::unique_ptr<MaterializationUnit> MU) in UnmaterializedInfo() function
667 std::map<SymbolStringPtr, std::shared_ptr<UnmaterializedInfo>>; argument