diff options
| author | 2025-12-16 07:17:09 +0100 | |
|---|---|---|
| committer | 2025-12-16 08:16:21 +0100 | |
| commit | a00214e6e569e87f82bb7bcce9df7b5365884ba1 (patch) | |
| tree | a3062ad65471215f2286c00a954342b56401a253 /test | |
| parent | 0ab0918bc128b11a0e22cd0d69189280a9d103fd (diff) | |
mem2reg: fix obvious inefficiency
deltrivialphis() was iterating over every variably instead of just
looking at the variable being examined. And I'd been wondering why
mem2reg was such a bottleneck for a testcase like sqlite3 amalgamation..
it's easy to miss the forest for the trees.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions