Searched refs:cannotCoexist (Results 1 – 2 of 2) sorted by relevance
100 bool cannotCoexist(const MachineInstr *MI, const MachineInstr *MJ);
994 bool HexagonPacketizerList::cannotCoexist(const MachineInstr *MI, in cannotCoexist() function in HexagonPacketizerList1144 if (cannotCoexist(I, J)) in isLegalToPacketizeTogether()1424 if (cannotCoexist(I, J)) in isLegalToPruneDependencies()