Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DSummaryBasedOptimizations.h13 void computeSyntheticCounts(ModuleSummaryIndex &Index);
/external/llvm-project/llvm/include/llvm/LTO/
DSummaryBasedOptimizations.h13 void computeSyntheticCounts(ModuleSummaryIndex &Index);
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h132 void computeSyntheticCounts(ModuleSummaryIndex &Index);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h117 void computeSyntheticCounts(ModuleSummaryIndex &Index);
/external/llvm-project/llvm/lib/LTO/
DSummaryBasedOptimizations.cpp45 void llvm::computeSyntheticCounts(ModuleSummaryIndex &Index) { in computeSyntheticCounts() function in llvm
DThinLTOCodeGenerator.cpp1004 computeSyntheticCounts(*Index); in run()
DLTO.cpp1369 computeSyntheticCounts(ThinLTO.CombinedIndex); in runThinLTO()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DSummaryBasedOptimizations.cpp45 void llvm::computeSyntheticCounts(ModuleSummaryIndex &Index) { in computeSyntheticCounts() function in llvm
DThinLTOCodeGenerator.cpp971 computeSyntheticCounts(*Index); in run()
DLTO.cpp1289 computeSyntheticCounts(ThinLTO.CombinedIndex); in runThinLTO()