Home
last modified time | relevance | path

Searched refs:getImportGUIDs (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DFunction.h314 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DFunction.h295 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DFunction.h320 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DFunction.h326 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DFunction.h324 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DFunction.h324 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DFunction.cpp1556 auto ImportGUIDs = getImportGUIDs(); in setEntryCount()
1593 DenseSet<GlobalValue::GUID> Function::getImportGUIDs() const { in getImportGUIDs() function in Function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp452 for (auto &I : F.getImportGUIDs()) in computeFunctionSummary()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DFunction.cpp2066 auto ImportGUIDs = getImportGUIDs(); in setEntryCount()
2103 DenseSet<GlobalValue::GUID> Function::getImportGUIDs() const { in getImportGUIDs() function in Function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp539 for (auto &I : F.getImportGUIDs()) in computeFunctionSummary()