Searched refs:storesAreAdjacent (Results 1 – 2 of 2) sorted by relevance
98 bool storesAreAdjacent(const MachineInstr *S1, const MachineInstr *S2);286 bool HexagonStoreWidening::storesAreAdjacent(const MachineInstr *S1, in storesAreAdjacent() function in HexagonStoreWidening361 if (!storesAreAdjacent(S1, S2)) in selectStores()
108 bool storesAreAdjacent(const MachineInstr *S1, const MachineInstr *S2);284 bool HexagonStoreWidening::storesAreAdjacent(const MachineInstr *S1, in storesAreAdjacent() function in HexagonStoreWidening358 if (!storesAreAdjacent(S1, S2)) in selectStores()