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