reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Analysis/SyntheticCountsUtils.h
   43   static void propagate(const CallGraphType &CG, GetProfCountTy GetProfCount,
   47   static void propagateFromSCC(const SccTy &SCC, GetProfCountTy GetProfCount,
lib/Analysis/SyntheticCountsUtils.cpp
   28     const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) {
   88                                                     GetProfCountTy GetProfCount,