Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp96 static const unsigned BitPartRecursionMaxDepth = 64; variable
2704 if (Depth == BitPartRecursionMaxDepth) { in collectBitParts()