reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1087 bool isGUIDLive(GlobalValue::GUID GUID) const;
782 if (LivenessFromIndex && !ThinLTO.CombinedIndex.isGUIDLive(GV->getGUID())) 1323 if (ThinLTO.CombinedIndex.isGUIDLive(GUID))lib/Transforms/IPO/LowerTypeTests.cpp
1865 if (!ExportSummary->isGUIDLive(GUID))