Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp567 InstrGroupList SGs; in processBasicBlock() local
570 createStoreGroups(MBB, SGs); in processBasicBlock()
575 for (auto &G : SGs) { in processBasicBlock()