Preliminary design of ADL/C++: a specification language for C++

  • Authors:
  • Sreenivasa Rao Viswanadha;Sriram Sankar

  • Affiliations:
  • Department of Computer Science, State University of New York, Albany, NY;Sun Microsystems Laboratories, Mountain View, CA

  • Venue:
  • COOTS'96 Proceedings of the 2nd conference on USENIX Conference on Object-Oriented Technologies (COOTS) - Volume 2
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe two generic optimization techniques to improve run-time performance of C++ virtual function calls: type specification and type prediction. Both involve program analysis that results in a set of call sites to be optimized, and code transformations ...