Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp94 bool selectStores(InstrGroup::iterator Begin, InstrGroup::iterator End,
308 bool HexagonStoreWidening::selectStores(InstrGroup::iterator Begin, in selectStores() function in HexagonStoreWidening
553 bool Succ = selectStores(I++, E, OG, CollectedSize, MaxWideSize) && in processStoreGroup()