@inproceedings{a2025281c90445a29c757e2c8af2c4a3,
title = "Efficient method of computing static single assignment form",
abstract = "Recently, static single assignment form and the control dependence graph have been proposed to represent data flow and control flow properties of programs. Each of these previously unrelated techniques lends efficiency and power to a useful class of program optimizations. Although both of these structures are attractive, the difficulty of their construction and their potential size have discouraged their use. The authors present a new algorithm that efficiently computes these data structures for arbitrary control flow graphs. They also give analytical and experimental evidence that they are usually linear in the size of the original program. This paper thus presents strong evidence that these structures can be of practical use in optimization.",
author = "Ron Cytron and Jeanne Ferrante and Rosen, \{Barry K.\} and Wegman, \{Mark N.\} and Zadeck, \{F. Kenneth\}",
year = "1989",
doi = "10.1145/75277.75280",
language = "English",
isbn = "0897912942",
series = "Conf Rec Sixteenth Annu ACM Symp Princ Program Lang",
publisher = "Publ by ACM",
pages = "25--35",
booktitle = "Conf Rec Sixteenth Annu ACM Symp Princ Program Lang",
note = "Conference Record of the Sixteenth Annual ACM Symposium on Principles of Programming Languages ; Conference date: 11-01-1989 Through 13-01-1989",
}