Searched refs:IsDeadOrKill (Results 1 – 2 of 2) sorted by relevance
106 unsigned IsDeadOrKill : 1; variable376 return IsDeadOrKill & IsDef; in isDead()381 return IsDeadOrKill & !IsDef; in isKill()492 IsDeadOrKill = Val;497 IsDeadOrKill = Val;768 Op.IsDeadOrKill = isKill | isDead;
102 assert(!IsDeadOrKill && "Changing def/use with dead/kill set not supported"); in setIsDef()239 IsDeadOrKill = isKill | isDead; in ChangeToRegister()