> This is the raise-to-jump analysis? Very cool. Yes. > Presumably contification > and/or other analyses were able to collapse almost everything into the > same cps function. It's actually just straightforward inlining, since there is only one call to each function.