Searched refs:computeSyntheticCounts (Results 1 – 4 of 4) sorted by relevance
15 void computeSyntheticCounts(ModuleSummaryIndex &Index);
47 void llvm::computeSyntheticCounts(ModuleSummaryIndex &Index) { in computeSyntheticCounts() function in llvm
1050 computeSyntheticCounts(*Index); in run()
1717 computeSyntheticCounts(ThinLTO.CombinedIndex); in runThinLTO()