diff options
author | Sergei Barannikov <barannikov88@gmail.com> | 2025-08-24 12:39:19 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-24 12:39:19 +0300 |
commit | ec860d1b87ecea2976c9fc489ea108a3c5312ea6 (patch) | |
tree | f87b5827e6c3ce9d60515f6a2b02b881abb66777 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | 4ce550614b4be07b6a7162064010328891296c24 (diff) | |
download | llvm-ec860d1b87ecea2976c9fc489ea108a3c5312ea6.zip llvm-ec860d1b87ecea2976c9fc489ea108a3c5312ea6.tar.gz llvm-ec860d1b87ecea2976c9fc489ea108a3c5312ea6.tar.bz2 |
[TableGen][DecoderEmitter] Refactor emitTableEntries (NFCI) (#155100)
* Inline two small functions so that `emitTableEntries()` calls itself
directly rather than through other functions.
* Peel the last iteration of the loop as it is special.
This should make the code easier to follow.
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions