Searched refs:IsDeadOrKill (Results 1 – 2 of 2) sorted by relevance
110 unsigned IsDeadOrKill : 1; variable387 return IsDeadOrKill & IsDef; in isDead()392 return IsDeadOrKill & !IsDef; in isKill()503 IsDeadOrKill = Val;508 IsDeadOrKill = Val;803 Op.IsDeadOrKill = isKill | isDead;
106 assert(!IsDeadOrKill && "Changing def/use with dead/kill set not supported"); in setIsDef()261 IsDeadOrKill = isKill | isDead; in ChangeToRegister()