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