Home
last modified time | relevance | path

Searched refs:typeID (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp884 for (const auto &typeID : Index.typeIdCompatibleVtableMap()) { in getVisibleToRegularObjVtableGUIDs() local
885 if (typeIDVisibleToRegularObj(typeID.first, IsVisibleToRegularObj)) in getVisibleToRegularObjVtableGUIDs()
886 for (const TypeIdOffsetVtableInfo &P : typeID.second) in getVisibleToRegularObjVtableGUIDs()