Searched refs:detectDeadDefs (Results 1 – 4 of 4) sorted by relevance
189 void detectDeadDefs(const MachineInstr &MI, const LiveIntervals &LIS);
564 void RegisterOperands::detectDeadDefs(const MachineInstr &MI, in detectDeadDefs() function in RegisterOperands867 RegOpers.detectDeadDefs(MI, *LIS); in recede()1034 RegOpers.detectDeadDefs(*MI, *LIS); in bumpUpwardPressure()
1425 RegOpers.detectDeadDefs(*MI, *LIS); in scheduleMI()1459 RegOpers.detectDeadDefs(*MI, *LIS); in scheduleMI()
403 RegOpers.detectDeadDefs(*MI, *LIS); in schedule()