Searched defs:VisibleToRegularObjSymbols (Results 1 – 2 of 2) sorted by relevance
882 getVisibleToRegularObjVtableGUIDs(ModuleSummaryIndex & Index,DenseSet<GlobalValue::GUID> & VisibleToRegularObjSymbols,function_ref<bool (StringRef)> IsVisibleToRegularObj) getVisibleToRegularObjVtableGUIDs() argument 897 updateVCallVisibilityInIndex(ModuleSummaryIndex & Index,bool WholeProgramVisibilityEnabledInLTO,const DenseSet<GlobalValue::GUID> & DynamicExportSymbols,const DenseSet<GlobalValue::GUID> & VisibleToRegularObjSymbols) updateVCallVisibilityInIndex() argument
1740 DenseSet<GlobalValue::GUID> VisibleToRegularObjSymbols; runThinLTO() local