nikic wrote: Yes, Depth is only sufficient for operations with low branching (generally, everything apart from phis will only need at most two recursive calls). https://github.com/llvm/llvm-project/pull/108820