diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-07-02 12:49:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 12:49:27 -0700 |
commit | a880c8e670befc20dfb6e0789e8dfb93aa06173c (patch) | |
tree | 8ccecf33380c6bdbad07a055845a90e057c7cb72 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d457621872528d27c8081cf147d41a6f46276d1d (diff) | |
download | llvm-a880c8e670befc20dfb6e0789e8dfb93aa06173c.zip llvm-a880c8e670befc20dfb6e0789e8dfb93aa06173c.tar.gz llvm-a880c8e670befc20dfb6e0789e8dfb93aa06173c.tar.bz2 |
[NFC][TableGen] Add accessors for various instruction subclasses (#146615)
- Add various instruction subclass/sub-slice accessors to
`CodeGenTarget`.
- Delete unused `inst_begin` and `inst_end` iterators.
- Rename `Instructions` to `InstructionMap` and `getInstructions` to
`getInstructionMap` to better represent their meaning.
- Use these new accessors in InstrInfoEmitter
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions