llvm::Function argument count is not a good indicator of how many arugments...
llvm::Function argument count is not a good indicator of how many arugments does the function have at source level. If we need more space, just resize vector conservatively. This vector is only used once per function. llvm-svn: 126957
Loading
Please register or sign in to comment