Searched refs:cannotCoexist (Results 1 – 2 of 2) sorted by relevance
101 bool cannotCoexist(const MachineInstr *MI, const MachineInstr *MJ);
1000 bool HexagonPacketizerList::cannotCoexist(const MachineInstr *MI, in cannotCoexist() function in HexagonPacketizerList1150 if (cannotCoexist(I, J)) in isLegalToPacketizeTogether()1452 if (cannotCoexist(I, J)) in isLegalToPruneDependencies()