Home
last modified time | relevance | path

Searched refs:AddCount (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp29 const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) { in propagateFromSCC() argument
67 AddCount(Entry.first, Entry.second); in propagateFromSCC()
75 AddCount(Callee, OptProfCount.getValue()); in propagateFromSCC()
90 AddCountTy AddCount) { in propagate() argument
101 propagateFromSCC(SCC, GetProfCount, AddCount); in propagate()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DSyntheticCountsUtils.h45 AddCountTy AddCount);
49 AddCountTy AddCount);