Searched refs:IsDeadOrKill (Results 1 – 2 of 2) sorted by relevance
110 unsigned IsDeadOrKill : 1; variable393 return IsDeadOrKill & IsDef; in isDead()398 return IsDeadOrKill & !IsDef; in isKill()519 IsDeadOrKill = Val;524 IsDeadOrKill = Val;842 Op.IsDeadOrKill = isKill | isDead;
107 assert(!IsDeadOrKill && "Changing def/use with dead/kill set not supported"); in setIsDef()280 IsDeadOrKill = isKill | isDead; in ChangeToRegister()