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