summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveRegUnits.cpp
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2018-11-07 19:20:55 +0000
committerJessica Paquette <jpaquette@apple.com>2018-11-07 19:20:55 +0000
commita409cc959bb8e60b463571e8421eb591843f7c4b (patch)
tree8a4d8fd534c5a9e2c043a17d6468c8f7196b2ad5 /llvm/lib/CodeGen/LiveRegUnits.cpp
parent23f7106eccb32ee25cc1dbe8a39f17ca543fa3b9 (diff)
downloadbcm5719-llvm-a409cc959bb8e60b463571e8421eb591843f7c4b.tar.gz
bcm5719-llvm-a409cc959bb8e60b463571e8421eb591843f7c4b.zip
[MachineOutliner][NFC] Traverse suffix tree using a RepeatedSubstring iterator
This takes the traversal methods introduced in r346269 and adapts them into an iterator. This allows the outliner to iterate over repeated substrings within the suffix tree directly without having to initially find all of the substrings and then iterate over them after you've found them. llvm-svn: 346345
Diffstat (limited to 'llvm/lib/CodeGen/LiveRegUnits.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud