Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h314 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DFunction.h295 DenseSet<GlobalValue::GUID> getImportGUIDs() const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1556 auto ImportGUIDs = getImportGUIDs(); in setEntryCount()
1593 DenseSet<GlobalValue::GUID> Function::getImportGUIDs() const { in getImportGUIDs() function in Function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp452 for (auto &I : F.getImportGUIDs()) in computeFunctionSummary()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp539 for (auto &I : F.getImportGUIDs()) in computeFunctionSummary()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DFunction.cpp2066 auto ImportGUIDs = getImportGUIDs(); in setEntryCount()
2103 DenseSet<GlobalValue::GUID> Function::getImportGUIDs() const { in getImportGUIDs() function in Function