Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp349 unsigned Pow2Num = 1; in selectStores() local
371 Pow2Num = OG.size(); in selectStores()
382 if (Pow2Num <= 1) { in selectStores()
388 OG.resize(Pow2Num); in selectStores()