LLVM 20.0.0git
|
This file declares a specialization of the GenericSSAContext<X> template class for Machine IR. More...
#include "llvm/ADT/GenericSSAContext.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/Support/Printable.h"
Go to the source code of this file.
Classes | |
struct | llvm::GenericSSATraits< MachineFunction > |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Typedefs | |
using | llvm::MachineSSAContext = GenericSSAContext< MachineFunction > |
Functions | |
unsigned | llvm::succ_size (const MachineBasicBlock *BB) |
unsigned | llvm::pred_size (const MachineBasicBlock *BB) |
auto | llvm::instrs (const MachineBasicBlock &BB) |
This file declares a specialization of the GenericSSAContext<X> template class for Machine IR.
Definition in file MachineSSAContext.h.