diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-07-16 22:42:06 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-07-16 22:42:06 +0000 |
commit | 10fd1ff56ad6ec66f2b8f95a1ae966884e940d20 (patch) | |
tree | d2a70ffe2121e1b20c1cc01f37ca7cf5deb78719 /llvm/lib/Analysis/IVUsers.cpp | |
parent | bc2d9998eaca75b817e0000f3fef602942446820 (diff) | |
download | bcm5719-llvm-10fd1ff56ad6ec66f2b8f95a1ae966884e940d20.tar.gz bcm5719-llvm-10fd1ff56ad6ec66f2b8f95a1ae966884e940d20.zip |
CodeGen: use StringRefs more in ObjC class generation, NFC
Rather than building up a number of SmallString-s in order to construct a
std::string, use more StringRefs and construct the string once before use. This
avoids unnecessary string constructions. NFC.
llvm-svn: 275697
Diffstat (limited to 'llvm/lib/Analysis/IVUsers.cpp')
0 files changed, 0 insertions, 0 deletions