Replace a recursive tail call with an infinite loop.
This eliminates _elements's size check from the loop. llvm-svn: 192418
Loading
Please register or sign in to comment
This eliminates _elements's size check from the loop. llvm-svn: 192418