Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp1272 unsigned NextWidth = Val.getBitWidth()/2; in isBytewiseValue() local
1273 Val2 = Val.lshr(NextWidth); in isBytewiseValue()