[llvm] [DomTree] Provide a way to query if DFSInfo is valid (PR #91251)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 11:56:17 PDT 2024


efriedma-quic wrote:

I don't see why you'd need this; updateDFSNumbers short-circuits if the numbers are already up-to-date.

https://github.com/llvm/llvm-project/pull/91251


More information about the llvm-commits mailing list