Searched refs:SyntheticCountsUtils (Results 1 – 7 of 7) 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
130 SyntheticCountsUtils.cpp
27 template <typename CallGraphType> class SyntheticCountsUtils {
85 SyntheticCountsUtils<ModuleSummaryIndex *>::propagate(&Index, GetProfileCount, in computeSyntheticCounts()
123 SyntheticCountsUtils<const CallGraph *>::propagate( in run()
120 "SyntheticCountsUtils.cpp",
5039 llvm/include/llvm/Analysis/SyntheticCountsUtils.h5759 llvm/lib/Analysis/SyntheticCountsUtils.cpp