Lines Matching refs:GUIDPreservedSymbols
329 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) {
357 // GUIDPreservedSymbols set, that means that it is visibile outside
362 !GUIDPreservedSymbols.count(VI.getGUID()));
405 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) {
418 recordNewLinkage, GUIDPreservedSymbols);
1002 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols;
1014 GUIDPreservedSymbols.insert(GUID);
1029 computeDeadSymbolsWithConstProp(ThinLTO.CombinedIndex, GUIDPreservedSymbols,
1040 Result = runThinLTO(AddStream, Cache, GUIDPreservedSymbols);
1438 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) {
1453 !Conf.CombinedIndexHook(ThinLTO.CombinedIndex, GUIDPreservedSymbols))
1556 recordNewLinkage, GUIDPreservedSymbols);