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