Searched defs:AddCount (Results 1 – 2 of 2) sorted by relevance
24 const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) { in propagateFromSCC()85 AddCountTy AddCount) { in propagate()
2125 auto AddCount = [](auto &Counts, const auto &Val) { in LowerBUILD_VECTOR() local