You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automated inlining is likely to involve some heuristics, as even for very small function bodies there could be non trivial changes to stack layout in the callee to accomodate the inlining. Thus, the ability to force or disable inlining for a subroutine could also be useful.
The text was updated successfully, but these errors were encountered:
Automated inlining is likely to involve some heuristics, as even for very small function bodies there could be non trivial changes to stack layout in the callee to accomodate the inlining. Thus, the ability to force or disable inlining for a subroutine could also be useful.
The text was updated successfully, but these errors were encountered: