Searched refs:detectDeadDefs (Results 1 – 4 of 4) sorted by relevance
185 void detectDeadDefs(const MachineInstr &MI, const LiveIntervals &LIS);
581 void RegisterOperands::detectDeadDefs(const MachineInstr &MI, in detectDeadDefs() function in RegisterOperands890 RegOpers.detectDeadDefs(MI, *LIS); in recede()1057 RegOpers.detectDeadDefs(*MI, *LIS); in bumpUpwardPressure()
1428 RegOpers.detectDeadDefs(*MI, *LIS); in scheduleMI()1462 RegOpers.detectDeadDefs(*MI, *LIS); in scheduleMI()
849 RegOpers.detectDeadDefs(*MI, *DAG.LIS); in revertScheduling()