Disable inlining of recursive calls. It can complicate tailcallelim and
dependent analyses, and increase code size, so doing it profitably would require more complex heuristics. llvm-svn: 101471
Loading
Please register or sign in to comment
dependent analyses, and increase code size, so doing it profitably would require more complex heuristics. llvm-svn: 101471