This was built to track decompiler and CFG progress.
function onCreated()
{
<temp.thingOne>#3 = true;
<temp.thingTwo>#6 = true;
<temp.thingThree>#9 = false;
// RegionId(0)
// Unresolved nodes:
// idx=0: temp.thingOne
// idx=1: temp.simpleAndTwo
// RegionId(1)
// Unresolved nodes:
// idx=0: temp.thingTwo
// idx=1: temp.simpleAndTwo
// idx=2: temp.thingOne
if (<temp.thingOne>#3)
{
}
<temp.simpleAndTwo>#12 = phi<idx=0, regions=(RegionId(1), RegionId(0))>;
fn_call#14 = echo#13("simpleAndTwo: " @ <temp.simpleAndTwo>#12);
return 0;
}
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Step 1 of 7