mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
2999e442c4de21c3bc8bfb2bbe97edbbfd32c446
SetNode before extern CheckNode
When a retreating edge involves as source node a `SetNode` belonging to an internal region (which should be the default `SetNode` that remains outside the collpased node), move it just after the `CheckNode` that is being introduced, so that the semantics of the code remains untouched.
Description
Languages
C++
77.1%
Python
12.6%
MLIR
4.4%
CMake
1.9%
LLVM
1.4%
Other
2.5%