... 列入区域变量(Inlining a Local Variable) 列入方法(Inlining a Method) 变更方法签章(Signature) ...
基于1个网页-相关网页
If inlining is prevented with the presence of a lock and not prevented without, than we need to make sure that we don't include the extra method call in our results.
如果由于锁的存在而抑制了内联,反之没有锁就可能出现内联,那么我们要确保在测试结果中没有包含额外的方法调用。
Many standard optimizations can only be performed within a "basic block," and so inlining method calls is often important to achieve good optimization.
许多标准的优化只能在“基本块”内执行,所以内联方法调用对于达到好的优化通常很重要。
应用推荐