aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-04-23 23:06:47 +0000
committerJustin Bogner <mail@justinbogner.com>2015-04-23 23:06:47 +0000
commit66242d6c5e6a99ed81339d166b0bac7cfbdf1975 (patch)
tree3699d8df58dd13457707e2f8d90e622fd060eef1 /llvm/lib/CodeGen/MachineModuleInfo.cpp
parentd86e90abdd1e9cd1018aa5dc5522b266c6bac937 (diff)
downloadllvm-66242d6c5e6a99ed81339d166b0bac7cfbdf1975.zip
llvm-66242d6c5e6a99ed81339d166b0bac7cfbdf1975.tar.gz
llvm-66242d6c5e6a99ed81339d166b0bac7cfbdf1975.tar.bz2
InstrProf: Stop using RegionCounter outside of CodeGenPGO (NFC)
The RegionCounter type does a lot of legwork, but most of it is only meaningful within the implementation of CodeGenPGO. The uses elsewhere in CodeGen generally just want to increment or read counters, so do that directly. llvm-svn: 235664
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions