Searched refs:IsDeadOrKill (Results 1 – 2 of 2) sorted by relevance
108 unsigned IsDeadOrKill : 1; variable385 return IsDeadOrKill & IsDef; in isDead()390 return IsDeadOrKill & !IsDef; in isKill()501 IsDeadOrKill = Val;506 IsDeadOrKill = Val;791 Op.IsDeadOrKill = isKill | isDead;
104 assert(!IsDeadOrKill && "Changing def/use with dead/kill set not supported"); in setIsDef()254 IsDeadOrKill = isKill | isDead; in ChangeToRegister()