Searched refs:cannotCoexistAsymm (Results 1 – 1 of 1) sorted by relevance
1106 static bool cannotCoexistAsymm(const MachineInstr &MI, const MachineInstr &MJ, in cannotCoexistAsymm() function1163 return cannotCoexistAsymm(MI, MJ, *HII) || cannotCoexistAsymm(MJ, MI, *HII); in cannotCoexist()