answer from Matt Bauman on Slack
Best way I’m aware of is to
@code_typed
an outer function and see if the inner function disappears when you go fromoptimize=false
totrue
.
answer from Matt Bauman on Slack
Best way I’m aware of is to
@code_typed
an outer function and see if the inner function disappears when you go fromoptimize=false
totrue
.