mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 12:00:59 +00:00
This uses a newly added instruction `ScheduleJump` This instruction tells the finally proceeding it, that instead of jumping to it's next block it should jump to the designated block. |
||
|---|---|---|
| .. | ||
| DumpCFG.cpp | ||
| GenerateCFG.cpp | ||
| LoadElimination.cpp | ||
| MergeBlocks.cpp | ||
| PlaceBlocks.cpp | ||
| UnifySameBlocks.cpp | ||