Searched refs:isPhysReg (Results 1 – 1 of 1) sorted by relevance
1999 bool isPhysReg = IncomingReg.isPhysical(); in addRegisterKilled() local2000 bool hasAliases = isPhysReg && in addRegisterKilled()2024 if (isPhysReg && isRegTiedToDefOperand(i)) in addRegisterKilled()2078 bool isPhysReg = Reg.isPhysical(); in addRegisterDead() local2079 bool hasAliases = isPhysReg && in addRegisterDead()