Use one to avoid multiplication with a zero func size which otherwise would result in no inlining. This could happen when all of the original function's code is gone and only inlined code is left.
Testing on one internal benchmark shows neutral perf impact, but dynamic instruction count reduces by 0.5%. Also there are visible differences in generated profile.