> After inlining A into B, inline_small_functions updates the information
> for (most) callees and callers of the new B:
>
> update_callee_keys (&edge_heap, where, updated_nodes);
> [...]
> /* Our profitability metric can depend on local properties
>such as number of in
After inlining A into B, inline_small_functions updates the information
for (most) callees and callers of the new B:
update_callee_keys (&edge_heap, where, updated_nodes);
[...]
/* Our profitability metric can depend on local properties
such as number of inlinable ca