Searched refs:isUncoalescableCopy (Results 1 – 1 of 1) sorted by relevance
509 static bool isUncoalescableCopy(const MachineInstr &MI) { in isUncoalescableCopy() function in __anon776574090111::PeepholeOptimizer1315 assert(isUncoalescableCopy(MI) && "Invalid argument"); in optimizeUncoalescableCopy()1781 if ((isUncoalescableCopy(*MI) && in run()