Determine cost of inlining Expression
Determine cost of inlining function
Indicates if a nested aggregate prevents or not a function to be inlined. It's used to compute the cost but also to avoid a copy of the aggregate while the inliner processes.
Determine if too expensive to inline.
Compute the cost of inlining a function call by counting expressions.