LLVM 19.0.0git
SSAContext.cpp File Reference

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

#include "llvm/IR/SSAContext.h"
#include "llvm/IR/Argument.h"
#include "llvm/IR/BasicBlock.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Intrinsics.h"
#include "llvm/IR/ModuleSlotTracker.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Detailed Description

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

Definition in file SSAContext.cpp.