LLVM 19.0.0git
Classes | Namespaces
ReachingDefAnalysis.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/TinyPtrVector.h"
#include "llvm/CodeGen/LoopTraversal.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/InitializePasses.h"

Go to the source code of this file.

Classes

class  llvm::ReachingDef
 Thin wrapper around "int" used to store reaching definitions, using an encoding that makes it compatible with TinyPtrVector. More...
 
struct  llvm::PointerLikeTypeTraits< ReachingDef >
 
class  llvm::ReachingDefAnalysis
 This class provides the reaching def analysis. More...
 

Namespaces

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