Searched refs:detectDeadDefs (Results 1 – 4 of 4) sorted by relevance
185 void detectDeadDefs(const MachineInstr &MI, const LiveIntervals &LIS);
578 void RegisterOperands::detectDeadDefs(const MachineInstr &MI, in detectDeadDefs() function in RegisterOperands881 RegOpers.detectDeadDefs(MI, *LIS); in recede()1048 RegOpers.detectDeadDefs(*MI, *LIS); in bumpUpwardPressure()
1675 RegOpers.detectDeadDefs(*MI, *LIS); in scheduleMI()1710 RegOpers.detectDeadDefs(*MI, *LIS); in scheduleMI()
1337 RegOpers.detectDeadDefs(*MI, *DAG.LIS); in revertScheduling()