Searched refs:private_counters (Results 1 – 2 of 2) sorted by relevance
1478 ArrayRef<Expr *> private_counters() { return getPrivateCounters(); } in private_counters() function1480 ArrayRef<Expr *> private_counters() const { in private_counters() function
2331 auto I = S.private_counters().begin(); in EmitOMPPrivateLoopCounters()2569 auto IPC = D.private_counters().begin(); in EmitOMPSimdFinal()