Searched refs:AdditionalCounts (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp55 DenseMap<NodeRef, Scaled64> AdditionalCounts; local
61 AdditionalCounts[Callee] += OptProfCount.getValue();
65 for (auto &Entry : AdditionalCounts)

Completed in 191 milliseconds