Tidy up CountingFunctionInserter a little. NFC.
authorHans Wennborg <hans@hanshq.net>
Thu, 26 Oct 2017 08:29:08 +0000 (08:29 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 26 Oct 2017 08:29:08 +0000 (08:29 +0000)
commitcaceb64067aefcf709fb55265832bda46a2d1c2a
tree11e1825bd8b6eb46ef7f79d8d2ff228c6d634ad4
parentabcd64ccbf3357598f792f97f039d1685f42d6e7
Tidy up CountingFunctionInserter a little. NFC.

Use StringRef for CountingFunctionName, remove erroneous comment
copied from InstructionNamer, and drop some trailing whitespace.

llvm-svn: 316644
llvm/lib/CodeGen/CountingFunctionInserter.cpp