diff options
author | Thomas Lively <tlively@google.com> | 2024-09-04 18:17:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-05 01:17:59 +0000 |
commit | 67bd84251222099aae542e3871955824499f514b (patch) | |
tree | d6242e2c621d6cbce3f03498276fdf5d06f10827 /src/passes/LoopInvariantCodeMotion.cpp | |
parent | 9c64fcdf873faec6b6814436bce2db35484888d7 (diff) | |
download | binaryen-67bd84251222099aae542e3871955824499f514b.tar.gz binaryen-67bd84251222099aae542e3871955824499f514b.tar.bz2 binaryen-67bd84251222099aae542e3871955824499f514b.zip |
[NFC] Use Index instead of size_t in topological sort util (#6903)
This saves memory and could in principle improve performance, although a
quick experiment with 30 samples on ReorderGlobals did not yield a
statistically significant improvement. At any rate, using Index is more
consistent with other parts of the code base.
Diffstat (limited to 'src/passes/LoopInvariantCodeMotion.cpp')
0 files changed, 0 insertions, 0 deletions