================ @@ -580,6 +582,205 @@ struct ArgumentUsesTracker : public CaptureTracker { const SCCNodeSet &SCCNodes; }; +struct ArgumentUse { ---------------- haopliu wrote: Thanks for reminding! Done. https://github.com/llvm/llvm-project/pull/97373