diff options
author | Florian Hahn <flo@fhahn.com> | 2021-04-25 17:11:41 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-04-25 17:38:09 +0100 |
commit | 4b9be5ac08506bdaea2f8f6cb8e4ead71452f38d (patch) | |
tree | cf1e4d35fecda108180d07db819af5bd50502644 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 92880ab7a2b2145f0605f367cd6d53d6892903c3 (diff) | |
download | llvm-4b9be5ac08506bdaea2f8f6cb8e4ead71452f38d.zip llvm-4b9be5ac08506bdaea2f8f6cb8e4ead71452f38d.tar.gz llvm-4b9be5ac08506bdaea2f8f6cb8e4ead71452f38d.tar.bz2 |
[VPlan] Add VPBlockUtils::blocksOnly helper.
This patch adds a blocksOnly helpers which take an iterator range
over VPBlockBase * or const VPBlockBase * and returns an interator
range that only include BlockTy blocks. The accesses are casted to
BlockTy.
Reviewed By: a.elovikov
Differential Revision: https://reviews.llvm.org/D101093
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions