Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp587 std::set<GlobalValue::GUID> &ExportedGUIDs; member
597 std::set<GlobalValue::GUID> &ExportedGUIDs, in DevirtIndex()
599 : ExportSummary(ExportSummary), ExportedGUIDs(ExportedGUIDs), in DevirtIndex()
707 ModuleSummaryIndex &Summary, std::set<GlobalValue::GUID> &ExportedGUIDs, in runWholeProgramDevirtOnIndex() argument
709 DevirtIndex(Summary, ExportedGUIDs, LocalWPDTargetsMap).run(); in runWholeProgramDevirtOnIndex()
1017 ExportedGUIDs.insert(TheFn.getGUID()); in trySingleImplDevirt()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp1522 std::set<GlobalValue::GUID> ExportedGUIDs; in runThinLTO() local
1536 runWholeProgramDevirtOnIndex(ThinLTO.CombinedIndex, ExportedGUIDs, in runThinLTO()
1557 ExportedGUIDs.insert(GUID); in runThinLTO()
1563 ExportedGUIDs.insert( in runThinLTO()
1566 ExportedGUIDs.insert( in runThinLTO()
1572 ExportedGUIDs.count(VI.getGUID()); in runThinLTO()
H A DThinLTOCodeGenerator.cpp1066 std::set<GlobalValue::GUID> ExportedGUIDs; in run() local
1067 runWholeProgramDevirtOnIndex(*Index, ExportedGUIDs, LocalWPDTargetsMap); in run()
1068 for (auto GUID : ExportedGUIDs) in run()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp718 std::set<GlobalValue::GUID> &ExportedGUIDs; member
730 std::set<GlobalValue::GUID> &ExportedGUIDs, in DevirtIndex()
732 : ExportSummary(ExportSummary), ExportedGUIDs(ExportedGUIDs), in DevirtIndex()
855 ModuleSummaryIndex &Summary, std::set<GlobalValue::GUID> &ExportedGUIDs, in runWholeProgramDevirtOnIndex() argument
857 DevirtIndex(Summary, ExportedGUIDs, LocalWPDTargetsMap).run(); in runWholeProgramDevirtOnIndex()
1291 ExportedGUIDs.insert(TheFn.getGUID()); in trySingleImplDevirt()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp1300 std::set<GlobalValue::GUID> ExportedGUIDs; in runThinLTO() local
1306 runWholeProgramDevirtOnIndex(ThinLTO.CombinedIndex, ExportedGUIDs, in runThinLTO()
1327 ExportedGUIDs.insert(GUID); in runThinLTO()
1333 ExportedGUIDs.insert( in runThinLTO()
1339 ExportedGUIDs.count(VI.getGUID()); in runThinLTO()
H A DThinLTOCodeGenerator.cpp977 std::set<GlobalValue::GUID> ExportedGUIDs; in run() local
978 runWholeProgramDevirtOnIndex(*Index, ExportedGUIDs, LocalWPDTargetsMap); in run()
979 for (auto GUID : ExportedGUIDs) in run()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h247 ModuleSummaryIndex &Summary, std::set<GlobalValue::GUID> &ExportedGUIDs,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h267 ModuleSummaryIndex &Summary, std::set<GlobalValue::GUID> &ExportedGUIDs,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h267 ModuleSummaryIndex &Summary, std::set<GlobalValue::GUID> &ExportedGUIDs,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h260 ModuleSummaryIndex &Summary, std::set<GlobalValue::GUID> &ExportedGUIDs,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h267 ModuleSummaryIndex &Summary, std::set<GlobalValue::GUID> &ExportedGUIDs,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h267 ModuleSummaryIndex &Summary, std::set<GlobalValue::GUID> &ExportedGUIDs,