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 RegisterOperands887 RegOpers.detectDeadDefs(MI, *LIS); in recede()1054 RegOpers.detectDeadDefs(*MI, *LIS); in bumpUpwardPressure()
1636 RegOpers.detectDeadDefs(*MI, *LIS); in scheduleMI()1670 RegOpers.detectDeadDefs(*MI, *LIS); in scheduleMI()
1242 RegOpers.detectDeadDefs(*MI, *DAG.LIS); in revertScheduling()