Searched refs:storesAreAdjacent (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp108 bool storesAreAdjacent(const MachineInstr *S1, const MachineInstr *S2);
284 bool HexagonStoreWidening::storesAreAdjacent(const MachineInstr *S1, function in class:HexagonStoreWidening
357 if (!storesAreAdjacent(S1, S2))

Completed in 143 milliseconds