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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/
H A DSummaryBasedOptimizations.h15 void computeSyntheticCounts(ModuleSummaryIndex &Index);
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DSummaryBasedOptimizations.cpp47 void llvm::computeSyntheticCounts(ModuleSummaryIndex &Index) { function in class:llvm
H A DThinLTOCodeGenerator.cpp1054 computeSyntheticCounts(*Index);
H A DLTO.cpp1685 computeSyntheticCounts(ThinLTO.CombinedIndex);

Completed in 134 milliseconds