@InProceedings{waddell-dybvig:97, author = "Oscar Waddell and R. Kent Dybvig", title = "Fast and Effective Procedure Inlining", year = 1997, booktitle = {Proceedings of the Fourth International Symposium on Static Analysis}, month = sep, pages = "35--52", series = {Lecture Notes in Computer Science}, volume = 1302, publisher = {Springer-Verlag}, texturl = "http://www.cs.indiana.edu/~dyb/pubs/inlining.pdf", annote = {Describes a source optimization pass used in Chez Scheme to perform several optimizations, including procedure inlining.}}