diff options
author | Alexis Engelke <engelke@in.tum.de> | 2024-08-06 10:22:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-06 10:22:31 +0200 |
commit | 37e75cdf9f432940cfbdcab3a3d8d93eba15bca4 (patch) | |
tree | 7734e374c1607829cc1bdfb9706da45ac86ba92d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b7730a23efb222944b732bbdb3a7b965b7bffd98 (diff) | |
download | llvm-37e75cdf9f432940cfbdcab3a3d8d93eba15bca4.zip llvm-37e75cdf9f432940cfbdcab3a3d8d93eba15bca4.tar.gz llvm-37e75cdf9f432940cfbdcab3a3d8d93eba15bca4.tar.bz2 |
[CodeGen] Use BasicBlock numbers to map to MBBs (#101883)
Now that basic blocks have numbers, we can replace the BB-to-MBB maps
and the visited set during ISel with vectors for faster lookup.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions