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

Introduction to performance optimization using Intel SW tools

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

What is partial inlining?

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

Варианты ответа
dynamical code substitution at runtime
partial function substitution(Верный ответ)
substitution defines pointer variable with name of the function inlined
using basic block optimizations without any code transformation
Похожие вопросы
What is inlining?
What are disadvantages of inlining?
What is the goals of inlining?
How developer could drive inlining process?
How compiler determines a case when it is better to perform inlining?