mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
3cd475e96eb4e2e47b9a3bd72b6cc9c615261b47
IsASwitch in a static function
Refactor the computation of `IsASwitch` (which checks if the original blocks contained a `switch` instruction) in a dedicated static function.
Description
Languages
C++
77.1%
Python
12.6%
MLIR
4.4%
CMake
1.9%
LLVM
1.4%
Other
2.5%