Lines Matching defs:GUIDPreservedSymbols
368 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) {
396 // GUIDPreservedSymbols set, that means that it is visibile outside
401 !GUIDPreservedSymbols.count(VI.getGUID()));
444 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) {
457 recordNewLinkage, GUIDPreservedSymbols);
1142 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols;
1154 GUIDPreservedSymbols.insert(GUID);
1169 computeDeadSymbolsWithConstProp(ThinLTO.CombinedIndex, GUIDPreservedSymbols,
1190 Result = runThinLTO(AddStream, Cache, GUIDPreservedSymbols);
1679 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) {
1696 !Conf.CombinedIndexHook(ThinLTO.CombinedIndex, GUIDPreservedSymbols))
1834 recordNewLinkage, GUIDPreservedSymbols);