Searched refs:IsDeadOrKill (Results 1 – 2 of 2) sorted by relevance
110 unsigned IsDeadOrKill : 1; variable396 return IsDeadOrKill & IsDef; in isDead()401 return IsDeadOrKill & !IsDef; in isKill()522 IsDeadOrKill = Val;527 IsDeadOrKill = Val;849 Op.IsDeadOrKill = isKill | isDead;
112 assert(!IsDeadOrKill && "Changing def/use with dead/kill set not supported"); in setIsDef()298 IsDeadOrKill = isKill | isDead; in ChangeToRegister()