Christian Häubl,Christian Wimmer,Hanspeter Mössenböck
Christian Häubl
Method inlining is one of the most important optimizations in method-based just-in-time (JIT) compilers. It widens the compilation scope and therefore allows optimizing multiple methods as a whole, which increases the performance. However, ...