Home
last modified time | relevance | path

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

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