Searched refs:computeSyntheticCounts (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DSummaryBasedOptimizations.h13 void computeSyntheticCounts(ModuleSummaryIndex &Index);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h134 void computeSyntheticCounts(ModuleSummaryIndex &Index);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LTO/
H A DSummaryBasedOptimizations.cpp47 void llvm::computeSyntheticCounts(ModuleSummaryIndex &Index) { function in class:llvm
H A DThinLTOCodeGenerator.cpp1006 computeSyntheticCounts(*Index);
H A DLTO.cpp1431 computeSyntheticCounts(ThinLTO.CombinedIndex);

Completed in 245 milliseconds