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
1049 computeSyntheticCounts(*Index); in run()
1474 computeSyntheticCounts(ThinLTO.CombinedIndex); in runThinLTO()