Searched defs:VisibleToRegularObjSymbols (Results 1 – 2 of 2) sorted by relevance
882 DenseSet<GlobalValue::GUID> &VisibleToRegularObjSymbols, in getVisibleToRegularObjVtableGUIDs()897 const DenseSet<GlobalValue::GUID> &VisibleToRegularObjSymbols) { in updateVCallVisibilityInIndex()
1741 DenseSet<GlobalValue::GUID> VisibleToRegularObjSymbols; in runThinLTO() local