Searched refs:BaseOpKilled (Results 1 – 2 of 2) sorted by relevance
163 bool BaseOpKilled,1203 bool BaseOpKilled, in tryInstructionCommute() argument1228 bool DoCommute = !BaseOpKilled && OtherOpKilled; in tryInstructionCommute()1246 BaseOpKilled = OtherOpKilled; in tryInstructionCommute()
138 bool BaseOpKilled,1161 bool BaseOpKilled, in tryInstructionCommute() argument1182 !BaseOpKilled && isKilled(*MI, OtherOpReg, MRI, TII, LIS, false); in tryInstructionCommute()