Determine if function can be inline'd. Used to decide to save a function's intermediate code for later inlining.
function to check
true if sfunc can be inline'd.
See Implementation
Determine if function can be inline'd. Used to decide to save a function's intermediate code for later inlining.