LLVM 19.0.0git
Classes | Namespaces
SSAUpdater.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include <string>

Go to the source code of this file.

Classes

class  llvm::SSAUpdater
 Helper class for SSA formation on a set of values defined in multiple blocks. More...
 
class  llvm::LoadAndStorePromoter
 Helper class for promoting a collection of loads and stores into SSA Form using the SSAUpdater. More...
 

Namespaces

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