Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp93 bool processStoreGroup(InstrGroup &Group);
543 bool HexagonStoreWidening::processStoreGroup(InstrGroup &Group) { in processStoreGroup() function in HexagonStoreWidening
589 Changed |= processStoreGroup(G); in processBasicBlock()