Searched refs:isORCopyInst (Results 1 – 1 of 1) sorted by relevance
187 static bool isORCopyInst(const MachineInstr &MI) { in isORCopyInst() function242 } else if (MI.isMoveReg() || isORCopyInst(MI)) { in isCopyInstr()