Synopsis
Declared in <llvm/Transforms/IPO/WholeProgramDevirt.h>
void
updateVCallVisibilityInModule(
Module& M,
bool WholeProgramVisibilityEnabledInLTO,
DenseSet<GlobalValue::GUID> const& DynamicExportSymbols,
bool ValidateAllVtablesHaveTypeInfos,
function_ref<bool(xref:llvm/StringRef.adoc[StringRef)>] IsVisibleToRegularObj);
Created with MrDocs