Searched refs:SyntheticCountsUtils (Results 1 – 5 of 5) sorted by relevance
26 void SyntheticCountsUtils<CallGraphType>::propagateFromSCC( in propagateFromSCC()86 void SyntheticCountsUtils<CallGraphType>::propagate(const CallGraphType &CG, in propagate()102 template class llvm::SyntheticCountsUtils<const CallGraph *>; member in llvm103 template class llvm::SyntheticCountsUtils<ModuleSummaryIndex *>; member in llvm
27 template <typename CallGraphType> class SyntheticCountsUtils {
85 SyntheticCountsUtils<ModuleSummaryIndex *>::propagate(&Index, GetProfileCount, in computeSyntheticCounts()
129 SyntheticCountsUtils<const CallGraph *>::propagate( in run()
140 SRCS_MIN+= Analysis/SyntheticCountsUtils.cpp