interprocedural meaning in English
过程间
Examples
- Interprocedural register allocation 64 - bit operating systems only
过程间的寄存器分配(仅限64位操作系统) - Along with the more developed and effective methods of interprocedural analysis and optimization , there must be more compilers to be applied with these techniques
随着更成熟和更有效的过程间分析和优化方法的出现,将会有更多的编译器采用这个技术。 - The traditional intraprocedural analysis and optimization handle the objects in only one procedure . but interprocedural analysis and optimization cover all over the program
传统的过程内分析和优化是针对同一个过程内的对象,而过程间分析和优化处理将分析和优化的范围扩大到了整个程序。 - Lastly , we summarized our research work . interprocedural analysis and optimization has great significance . although they introduce some large compiler - time cost , they represent a trend of compiler optimization
过程间分析和优化的意义是很重大的,虽然过程间分析和优化的开销很大,但是它代表了一种编译器优化的方向和趋势。 - Firstly , this dissertation introduces the conventional optimization techniques concisely and compares those with interprocedural techniques . then , it explains the impact of interprocedural analysis and optimization , which results in the motive of our research
本文首先对传统优化方式作了简单的介绍,并将传统的优化方式和过程间优化做了对比,接着介绍了过程间分析和优化技术所产生的冲击,给出我们研究的目的和方法。