Searched refs:isNewStore (Results 1 – 2 of 2) sorted by relevance
47 if (isNewStore(*MI)) { in getHazardType()105 bool HexagonHazardRecognizer::isNewStore(MachineInstr &MI) { in isNewStore() function in HexagonHazardRecognizer126 if (!Resources->canReserveResources(*MI) || isNewStore(*MI)) { in EmitInstruction()
45 bool isNewStore(MachineInstr &MI);