Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp1575 unsigned ExpectedWidth = ScalarTy->isPointerTy() ? in computeKnownBits() local
1577 assert(ExpectedWidth == BitWidth && "V and Known should have same BitWidth"); in computeKnownBits()
1579 (void)ExpectedWidth; in computeKnownBits()