Use a worklist for the pre-order DFS instead of using recursion. No functionality change is intended. llvm-svn: 258521
30 KiB
30 KiB
Use a worklist for the pre-order DFS instead of using recursion. No functionality change is intended. llvm-svn: 258521