diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-02-02 19:04:59 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-02 19:04:59 -0800 |
commit | 31db7afacf4dae051fcd0da22e440813663b61f3 (patch) | |
tree | 34a233cefdc02ab4219027928ef4a9932b0e3ac3 /llvm/lib/CodeGen/ReachingDefAnalysis.cpp | |
parent | f17b9dde7a1a752ea31766aad169ea2f51558edb (diff) | |
download | llvm-31db7afacf4dae051fcd0da22e440813663b61f3.zip llvm-31db7afacf4dae051fcd0da22e440813663b61f3.tar.gz llvm-31db7afacf4dae051fcd0da22e440813663b61f3.tar.bz2 |
[TableGen] Split DAGISelMatcherOpt FactorNodes into 2 functions. NFC (#125330)
The loop at the top of FactorNodes creates additional variables to deal
with needing to use a pointer to a unique_ptr instead of a reference.
Encapsulate this to its own function for better scoping.
This also allows us to directly skip this loop when we already know we
have a ScopeMatcher.
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions