Searched refs:storesAreAdjacent (Results 1 – 1 of 1) 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()