Searched refs:detectDeadDefs (Results 1 – 4 of 4) sorted by relevance
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()
1429 RegOpers.detectDeadDefs(*MI, *LIS); in scheduleMI()1463 RegOpers.detectDeadDefs(*MI, *LIS); in scheduleMI()
186 void detectDeadDefs(const MachineInstr &MI, const LiveIntervals &LIS);
441 RegOpers.detectDeadDefs(*MI, *LIS); in schedule()