LLVM 19.0.0git
Classes | Namespaces
PhiValues.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/DenseSet.h"
#include "llvm/ADT/SetVector.h"
#include "llvm/IR/PassManager.h"
#include "llvm/IR/ValueHandle.h"
#include "llvm/Pass.h"

Go to the source code of this file.

Classes

class  llvm::PhiValues
 Class for calculating and caching the underlying values of phis in a function. More...
 
class  llvm::PhiValuesAnalysis
 The analysis pass which yields a PhiValues. More...
 
class  llvm::PhiValuesPrinterPass
 A pass for printing the PhiValues for a function. More...
 
class  llvm::PhiValuesWrapperPass
 Wrapper pass for the legacy pass manager. More...
 

Namespaces

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