only dereference iterator once in the loop
(by caching the result we save a potentially expensive dereference) also use typedefs to shorten type declarations llvm-svn: 107883
Loading
Please register or sign in to comment
(by caching the result we save a potentially expensive dereference) also use typedefs to shorten type declarations llvm-svn: 107883