База ответов ИНТУИТ

Introduction to performance optimization using Intel SW tools

<<- Назад к вопросам

How compiler determines a case when it is better to perform inlining?

(Отметьте один правильный вариант ответа.)

Варианты ответа
inline is not performed while it is not demanded by pragmas
only by directives
there is an heuristic method for that(Верный ответ)
only by compiler directives and source code pragmas
it is performed always when is not disabled by options
Похожие вопросы
What is inlining?
What are disadvantages of inlining?
What is partial inlining?
What is the goals of inlining?
How developer could drive inlining process?
The ability to perform multiple operations at a tick is
What is the functions of the compiler Front End ?
May one compiler have two different Front Ends?
What is vector instruction for the compiler?
How parallelization in Intel compiler is implemented?