LLVM 22.0.0git
|
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Printable.h"
#include <cassert>
#include <vector>
Go to the source code of this file.
Classes | |
struct | llvm::MachineJumpTableEntry |
MachineJumpTableEntry - One jump table in the jump table info. More... | |
class | llvm::MachineJumpTableInfo |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
LLVM_ABI Printable | llvm::printJumpTableEntryReference (unsigned Idx) |
Prints a jump table entry reference. | |