Skip to content

Commit

Permalink
[DAG] SelectionDAG::getNode() - consistently use N1 for first operand…
Browse files Browse the repository at this point in the history
…. NFCI.

This has been annoying me for years - rename Operand to N1 so it matches all the other getNode() calls, and simplifies my debug watch windows!
  • Loading branch information
RKSimon committed Jul 17, 2023
1 parent 9f808f6 commit 4f95821
Showing 1 changed file with 97 additions and 111 deletions.

0 comments on commit 4f95821

Please sign in to comment.