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/llvm-project/llvm/include/llvm/IR/
DFunction.h336 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/llvm-project/llvm/lib/IR/
DFunction.cpp1698 auto ImportGUIDs = getImportGUIDs(); in setEntryCount()
1735 DenseSet<GlobalValue::GUID> Function::getImportGUIDs() const { in getImportGUIDs() function in Function
/external/llvm-project/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp453 for (auto &I : F.getImportGUIDs()) in computeFunctionSummary()