Transforms heap data structures by fusing parent and child objects together. It can improve runtime by reducing object allocation and pointer dereference costs. [0]

[0] Dolby, Julian, and Andrew Chien. “An automatic object inlining optimization and its evaluation.” ACM SIGPLAN Notices 35.5 (2000): 345-357.