Searched refs:IsDeadOrKill (Results 1 – 2 of 2) sorted by relevance
109 unsigned IsDeadOrKill : 1; variable386 return IsDeadOrKill & IsDef; in isDead()391 return IsDeadOrKill & !IsDef; in isKill()512 IsDeadOrKill = Val;517 IsDeadOrKill = Val;812 Op.IsDeadOrKill = isKill | isDead;
104 assert(!IsDeadOrKill && "Changing def/use with dead/kill set not supported"); in setIsDef()264 IsDeadOrKill = isKill | isDead; in ChangeToRegister()