LLVM 20.0.0git
|
A set of symbols and the their dependencies. More...
#include "llvm/ExecutionEngine/Orc/Core.h"
Public Attributes | |
SymbolNameSet | Symbols |
SymbolDependenceMap | Dependencies |
A set of symbols and the their dependencies.
Used to describe dependencies for the MaterializationResponsibility::notifyEmitted operation.
SymbolDependenceMap llvm::orc::SymbolDependenceGroup::Dependencies |
SymbolNameSet llvm::orc::SymbolDependenceGroup::Symbols |