set function/global names with setName instead of passing the name into the
ctor function. This avoids creating a temporary std::string for the name, speeding up the testcase in PR3810 by 3.8% llvm-svn: 67457
Loading
Please register or sign in to comment