Searched refs:CountIt (Results 1 – 2 of 2) sorted by relevance
467 auto CountIt = CallCounts.find(Pair.first); in run() local468 if (CountIt != CallCounts.end()) { in run()469 const auto &CallCountOld = CountIt->second; in run()
2126 auto CountIt = in LowerBUILD_VECTOR() local2128 if (CountIt == Counts.end()) { in LowerBUILD_VECTOR()2131 CountIt->second++; in LowerBUILD_VECTOR()