Searched refs:handleMove (Results 1 – 9 of 9) sorted by relevance
311 void handleMove(MachineInstr &MI, bool UpdateFlags = false);
523 LIS.handleMove(*Def); in moveForSingleUse()636 LIS.handleMove(*Def); in moveAndTeeForMultiUse()
491 LIS->handleMove(*NewMI); in emitEndCf()669 LIS->handleMove(*DefInstr); in lowerInitExec()
426 LIS->handleMove(*MI, true); in schedule()
371 LIS->handleMove(*MI, true); in scheduleRegion()
1352 DAG->getLIS()->handleMove(*MI, /*UpdateFlags=*/true); in scheduleInsideBlocks()1378 DAG->getLIS()->handleMove(*POld, /*UpdateFlags=*/true); in scheduleInsideBlocks()
860 LIS->handleMove(*CopyMI); in rescheduleMIBelowKill()872 LIS->handleMove(*MI); in rescheduleMIBelowKill()1037 LIS->handleMove(*KillMI); in rescheduleKillAboveMI()
1507 void LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags) { in handleMove() function in LiveIntervals
744 LIS->handleMove(*MI, /*UpdateFlags=*/true); in moveInstruction()