您要查找的是不是:
- Enables or disables compiler optimizations. 启用或禁用编译器优化。
- Compiler structure, intermediate representation, compiler optimization, code generation, linker and loader, program performance. 民间组织。关注编译器结构,中间表达,编译优化,代码生成,链接与加载,程序性能等。
- The support of GCC to the compiling optimization was analyzed, and the implementation of predication and speculation on porting of GCC was presented. 分析了GCC对编译优化的支持,总结了推断和预测在GCC移植过程中的实现方案。
- Zeng li fang, born in 1970, Ph.D. associate professor. Her main research interests include compiling optimization and parallel computing. 曾丽芳;女;1970年生;博士;副教授;主要研究方向为编译优化和并行计算.
- Function inlining has been proposed as an efficient compiler optimization technique.It expands a function call site into the actual implementation of the function. 内联优化是一种有效的编译优化技术,它通过将函数体直接嵌入到调用点来消除函数调用开销。
- Compiler optimization and creation algorithms for array bound checks we disigned can not only overcome the above problem, but also form conditional predicates of the loop-invariant annotation. 本文给出的一种数组边界检查的优化及生成算法;不仅能够比较好地解决了这一问题;同时还生成了循环不变式注解中的条件谓词.
- Her latest album is a compilation of all her best singles. 她最新的一套唱片是她的最佳单曲唱片的汇集。
- Implementation instances of several compilation optimizations 若干编译优化技术的工程实现
- When the compiler optimizes code, it repositions and reorganizes instructions, resulting in more efficient compiled code. 当编译器优化代码时,它将重新定位并重组指令,以得到更高效的编译的代码。
- Fig12 is taken from a compilation of flight lines. 图12取自飞行测线汇总资料。
- The subrule as an efficient version of the rule. Compiler optimizations such as aggressive inlining help reduce the code size and increase performance significantly. 子规则是高效版的规则。编译器用诸如高度内联这样的优化帮助减小程序尺寸和显著提高效率。
- A compilation of such information. 上述信息的编辑
- Disables optimization, speeding compilation and simplifying debugging. 禁用优化,从而加快编译并简化调试。
- Options can be specified in the same compilation. 在同一编译中可指定多个。
- The Public Relations Course a New Compilation II. 公共关系教程新编2。
- Have you found your compilation phase to be slow? 您是否曾发现您的编译阶段很慢?
- This code example uses dynamic compilation. 此代码示例使用动态编译。
- This example uses dynamic compilation. 此示例使用动态编译。
- The classic compiler optimizations, such as dead code elimination, constant folding, constant propagation, elimination of partial redundancies, loop unrolling, etc., are static analyses. 典型的编译器最优化,如死代码消除、常数合并、常数传送、部分冗余的消除、循环展开等等,是静态分析。
- Provides methods for dynamic code compilation. 提供用于动态代码编译的方法。