Searched refs:computeSyntheticCounts (Results 1 – 5 of 5) sorted by relevance
13 void computeSyntheticCounts(ModuleSummaryIndex &Index);
134 void computeSyntheticCounts(ModuleSummaryIndex &Index);
47 void llvm::computeSyntheticCounts(ModuleSummaryIndex &Index) { in computeSyntheticCounts() function in llvm
1006 computeSyntheticCounts(*Index); in run()
1431 computeSyntheticCounts(ThinLTO.CombinedIndex); in runThinLTO()