Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLocal.cpp1847 auto NarrowBitWidth = in collectBitParts() local
1849 for (unsigned i = 0; i < NarrowBitWidth; ++i) in collectBitParts()
1851 for (unsigned i = NarrowBitWidth; i < BitWidth; ++i) in collectBitParts()