Home
last modified time | relevance | path

Searched refs:processStoreGroup (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp103 bool processStoreGroup(InstrGroup &Group);
534 bool HexagonStoreWidening::processStoreGroup(InstrGroup &Group) { in processStoreGroup() function in HexagonStoreWidening
579 Changed |= processStoreGroup(G); in processBasicBlock()