================
@@ -3442,10 +3442,28 @@ bool SimplifyCFGOpt::speculativelyExecuteBB(BranchInst 
*BI,
   return true;
 }
 
+typedef SmallPtrSet<BasicBlock *, 8> BlocksSet;
----------------
LU-JOHN wrote:

Changed.

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

Reply via email to