Register-interference graph: различия между версиями

Материал из WEGA
Перейти к навигации Перейти к поиску
(Новая страница: «'''Register-interference graph''' --- граф межрегистровых связей. For each procedure, a ''' register-interference graph''' is constructed w…»)
 
(нет различий)

Текущая версия от 07:56, 21 июня 2011

Register-interference graph --- граф межрегистровых связей.

For each procedure, a register-interference graph is constructed whose nodes are symbolic registers and an edge connects two nodes, if one is live at the point, where the other is defined.