SSA without Dominance for Higher-Order Programs
This paper presents a novel approach to static single assignment (SSA) form for higher-order functional programs that does not rely on dominance information. The technique enables efficient program analysis and optimization for functional languages by adapting SSA concepts to higher-order control flow patterns.