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