The set contains an entry for every global value that the module exports. Depending on the user context, this container is allowed to contain definitions, declarations or a mix of both.
Synopsis
Declared in <llvm/Transforms/IPO/FunctionImport.h>
using ExportSetTy = DenseSet<ValueInfo>;
Created with MrDocs