Home
last modified time | relevance | path

Searched defs:VisibleToRegularObjSymbols (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp882 DenseSet<GlobalValue::GUID> &VisibleToRegularObjSymbols, in getVisibleToRegularObjVtableGUIDs()
897 const DenseSet<GlobalValue::GUID> &VisibleToRegularObjSymbols) { in updateVCallVisibilityInIndex()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1741 DenseSet<GlobalValue::GUID> VisibleToRegularObjSymbols; in runThinLTO() local