Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp104 bool selectStores(InstrGroup::iterator Begin, InstrGroup::iterator End,
305 bool HexagonStoreWidening::selectStores(InstrGroup::iterator Begin, in selectStores() function in HexagonStoreWidening
544 bool Succ = selectStores(I++, E, OG, CollectedSize, MaxWideSize) && in processStoreGroup()