Search notes:

Inlining PL/SQL code

The following PL/SQL language elements and statements might be inlined.

See also

Setting plsql_optimize_level to 3 causes the compiler to seek opportunities to inline code.
pragma inline

Index