Searched defs:UpdateCounts (Results 1 – 5 of 5) sorted by relevance
152 constexpr bool UpdateCounts = false; in push() local163 constexpr bool UpdateCounts = true; in pop() local177 void TimerStack::update(bool UpdateCounts) { in update()267 constexpr bool UpdateCounts = true; in dump() local
126 void TopkAccuracyEvalStage::UpdateCounts(const std::vector<int>& topk_indices) { in UpdateCounts() function in tflite::evaluation::TopkAccuracyEvalStage
31 auto UpdateCounts = [&](TargetTransformInfo &TTI, Function *F, in run() local
53 auto UpdateCounts = [&](TargetTransformInfo &TTI, Function *F, in runCGProfilePass() local
929 static void UpdateCounts(const std::vector<uint64_t>& words, in UpdateCounts() function