Home >  Term: function inlining
function inlining

Process of inserting code for a function at the point of call.

This saves the overhead of a function call, and allows the optimizer to optimize the function in the context of the surrounding code.

0 0

Creator

  • Dedrick
  •  (Gold) 1101 points
  • 100% positive feedback
© 2025 CSOFT International, Ltd.