================
@@ -660,6 +698,7 @@ class PGOCounterPromoter {
Loop &L;
LoopInfo &LI;
BlockFrequencyInfo *BFI;
+ const bool IsAtomic;
----------------
david-xl wrote:Add a comment documenting the field. https://github.com/llvm/llvm-project/pull/202487 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
