Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DModuleSummaryIndex.cpp101 bool ModuleSummaryIndex::isGUIDLive(GlobalValue::GUID GUID) const { in isGUIDLive() function in ModuleSummaryIndex
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DModuleSummaryIndex.cpp180 bool ModuleSummaryIndex::isGUIDLive(GlobalValue::GUID GUID) const { in isGUIDLive() function in ModuleSummaryIndex
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp784 if (LivenessFromIndex && !ThinLTO.CombinedIndex.isGUIDLive(GV->getGUID())) in linkRegularLTO()
1326 if (ThinLTO.CombinedIndex.isGUIDLive(GUID)) in runThinLTO()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp878 if (LivenessFromIndex && !ThinLTO.CombinedIndex.isGUIDLive(GV->getGUID())) { in linkRegularLTO()
1556 if (ThinLTO.CombinedIndex.isGUIDLive(GUID)) in runThinLTO()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1114 bool isGUIDLive(GlobalValue::GUID GUID) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DModuleSummaryIndex.h1565 bool isGUIDLive(GlobalValue::GUID GUID) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DModuleSummaryIndex.h1565 bool isGUIDLive(GlobalValue::GUID GUID) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1464 bool isGUIDLive(GlobalValue::GUID GUID) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DModuleSummaryIndex.h1559 bool isGUIDLive(GlobalValue::GUID GUID) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DModuleSummaryIndex.h1588 bool isGUIDLive(GlobalValue::GUID GUID) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1866 if (!ExportSummary->isGUIDLive(GUID)) in lower()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1955 if (!ExportSummary->isGUIDLive(GUID)) in lower()