Searched refs:getCounters (Results 1 – 2 of 2) sorted by relevance
1067 MutableArrayRef<Expr *> getCounters() { in getCounters() function1471 ArrayRef<Expr *> counters() { return getCounters(); } in counters()1474 return const_cast<OMPLoopDirective *>(this)->getCounters(); in counters()
215 llvm::copy(A, getCounters().begin()); in setCounters()