Rewrite SelectionDAG::isPredecessorOf to be iterative instead of
recursive to avoid consuming extraordinary amounts of stack space when processing tall graphs. llvm-svn: 85369
Loading
Please register or sign in to comment
recursive to avoid consuming extraordinary amounts of stack space when processing tall graphs. llvm-svn: 85369