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