================ @@ -66,9 +84,94 @@ class DGNode { #endif // NDEBUG }; +/// A DependencyGraph Node for instructiosn that may read/write memory, or have ---------------- Sterling-Augustine wrote: instructions https://github.com/llvm/llvm-project/pull/109684