Searched refs:isSafetoMove (Results 1 – 1 of 1) sorted by relevance
62 bool isSafetoMove(MachineInstr *CandMI);191 if (!isSafetoMove(SuccMI)) { in analyzeCopy()217 bool HexagonCopyHoisting::isSafetoMove(MachineInstr *CandMI) { in isSafetoMove() function in HexagonCopyHoisting