Searched refs:getCounters (Results 1 – 4 of 4) sorted by relevance
820 printCounters(statsOut, (*it)->getCounters()); in outputStats()880 counter *counters = (*it)->getCounters(); in __kmp_reset_stats()
731 inline counter *getCounters() { return _counters; } in getCounters() function
403 MutableArrayRef<Expr *> getCounters() { in getCounters() function971 ArrayRef<Expr *> counters() { return getCounters(); } in counters()974 return const_cast<OMPLoopDirective *>(this)->getCounters(); in counters()
29 std::copy(A.begin(), A.end(), getCounters().begin()); in setCounters()