================
@@ -1627,14 +1627,31 @@ class CodeGenFunction : public CodeGenTypeCache {
   }
   void markStmtMaybeUsed(const Stmt *S) { PGO.markStmtMaybeUsed(S); }
 
+  enum CounterForIncrement {
----------------
ornata wrote:

is the meaning of "exec counter" and "skip counter" defined anywhere? if not, 
it would be good to do that here.

https://github.com/llvm/llvm-project/pull/120930
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to