Searched refs:getCounters (Results 1 – 4 of 4) sorted by relevance
827 printCounters(statsOut, (*it)->getCounters()); in outputStats()883 counter *counters = (*it)->getCounters(); in __kmp_reset_stats()
752 inline counter *getCounters() { return _counters; } in getCounters() function
1083 MutableArrayRef<Expr *> getCounters() { in getCounters() function1487 ArrayRef<Expr *> counters() { return getCounters(); } in counters()1490 return const_cast<OMPLoopDirective *>(this)->getCounters(); in counters()
215 llvm::copy(A, getCounters().begin()); in setCounters()