 |
Describes and evaluates Rapid Type Analysis, an algorithm that resolves 71%
of the dynamic virtual function calls in a suite of seven C++ benchmark
programs of significant size. Rapid Type Analysis also reduces compiled
program size by 25%, and can be used to help the programmer understand his or
her C++ program more easily.
|