diff options
author | Justin Bogner <mail@justinbogner.com> | 2015-05-01 23:41:09 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2015-05-01 23:41:09 +0000 |
commit | 07193cc80b71f51a4b7224f68c69f4e881a1dea0 (patch) | |
tree | 6bb3574250f6e13cb7c31dc76d2f4cb8becdfcf5 /llvm/lib/CodeGen | |
parent | 8980e6bc1034e86b0f2f4bba433a91390de8e649 (diff) | |
download | bcm5719-llvm-07193cc80b71f51a4b7224f68c69f4e881a1dea0.tar.gz bcm5719-llvm-07193cc80b71f51a4b7224f68c69f4e881a1dea0.zip |
InstrProf: Replace the RegionCounter class with a simpler direct approach
This removes the RegionCounter class, which is only used as a helper
in teh ComputeRegionCounts stmt visitor. This class is just an extra
layer of abstraction that makes the code harder to follow at this
point, and removing it makes the logic quite a bit more direct.
llvm-svn: 236364
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions