This was built to track decompiler and CFG progress.
function divide(a#1, b#0) { lit#2 = 0; // RegionId(1) if (b#0 == lit#2) { lit#3 = 0; return lit#3; } // RegionId(2) else { return a#1 / b#0; } }
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Step 1 of 2