Searched refs:CountIt (Results 1 – 2 of 2) sorted by relevance
468 auto CountIt = CallCounts.find(Pair.first); in run() local469 if (CountIt != CallCounts.end()) { in run()470 const auto &CallCountOld = CountIt->second; in run()
1746 auto CountIt = in LowerBUILD_VECTOR() local1748 if (CountIt == Counts.end()) { in LowerBUILD_VECTOR()1751 CountIt->second++; in LowerBUILD_VECTOR()