Home
last modified time | relevance | path

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

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