Lines Matching defs:StringRef
190 const std::pair<StringRef, GlobalValue::GUID> &R) { in computeLTOCacheKey()
371 function_ref<void(StringRef, GlobalValue::GUID, GlobalValue::LinkageTypes)> in thinLTOResolvePrevailingGUID()
450 function_ref<void(StringRef, GlobalValue::GUID, GlobalValue::LinkageTypes)> in thinLTOResolvePrevailingInIndex()
469 ValueInfo VI, function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteGUID()
549 function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteInIndex()
1460 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in CGThinBackend()
1485 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in InProcessThinBackend()
1500 MapVector<StringRef, BitcodeModule> &ModuleMap) { in runThinLTOBackendThread()
1545 MapVector<StringRef, BitcodeModule> &ModuleMap) override { in start()
1557 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1596 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in FirstRoundThinBackend()
1613 MapVector<StringRef, BitcodeModule> &ModuleMap) override { in runThinLTOBackendThread()
1690 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in SecondRoundThinBackend()
1709 MapVector<StringRef, BitcodeModule> &ModuleMap) override { in runThinLTOBackendThread()
1758 AddStreamFn AddStream, FileCache Cache) { in createInProcessThinBackend()
1810 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in WriteIndexesThinBackend()
1825 MapVector<StringRef, BitcodeModule> &ModuleMap) override { in start()
1879 AddStreamFn AddStream, FileCache Cache) { in createWriteIndexesThinBackend()
2244 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in OutOfProcessThinBackend()
2270 MapVector<StringRef, BitcodeModule> &ModuleMap) override { in start()
2510 AddStreamFn AddStream, FileCache /*Cache*/) { in createOutOfProcessThinBackend()