LLVM 17.0.0git
Classes | Namespaces | Functions
SSAContext.h File Reference

This file declares a specialization of the GenericSSAContext<X> class template for LLVM IR. More...

#include "llvm/ADT/GenericSSAContext.h"
#include "llvm/IR/BasicBlock.h"
#include "llvm/IR/ModuleSlotTracker.h"
#include "llvm/Support/Printable.h"
#include <memory>
Include dependency graph for SSAContext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::GenericSSAContext< Function >
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

auto llvm::instrs (const BasicBlock &BB)
 

Detailed Description

This file declares a specialization of the GenericSSAContext<X> class template for LLVM IR.

Definition in file SSAContext.h.