mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
3aaf4d939e034affc7cfc53dc7cedade57188819
OriginalBB map when moving nodes.
Update the `OriginalBB` map (which will be later used for retrieving the original basic block linked to a certain BBNode) during nested `RegionCFG` creation and during flattening, which are steps that modify the allocation of the `BBNode` objects.
Description
Languages
C++
77.1%
Python
12.6%
MLIR
4.4%
CMake
1.9%
LLVM
1.4%
Other
2.5%