Searched defs:ValidateAllVtablesHaveTypeInfos (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h84 bool ValidateAllVtablesHaveTypeInfos = false; member in struct:llvm::lto::Config
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp825 updateVCallVisibilityInModule( Module &M, bool WholeProgramVisibilityEnabledInLTO, const DenseSet<GlobalValue::GUID> &DynamicExportSymbols, bool ValidateAllVtablesHaveTypeInfos, function_ref<bool(StringRef)> IsVisibleToRegularObj) argument

Completed in 107 milliseconds