Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLocal.cpp112 static const unsigned BitPartRecursionMaxDepth = 48; variable
2936 if (Depth == BitPartRecursionMaxDepth) { in collectBitParts()