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