LLVM 20.0.0git
|
Public Member Functions | |
GVNHoist (DominatorTree *DT, PostDominatorTree *PDT, AliasAnalysis *AA, MemoryDependenceResults *MD, MemorySSA *MSSA) | |
bool | run (Function &F) |
unsigned int | rank (const Value *V) const |
Definition at line 244 of file GVNHoist.cpp.
|
inline |
Definition at line 246 of file GVNHoist.cpp.
References llvm::MemorySSA::ensureOptimizedUses().
Definition at line 545 of file GVNHoist.cpp.
References A, and llvm::DenseMapBase< DerivedT, KeyT, ValueT, KeyInfoT, BucketT >::lookup().
Definition at line 507 of file GVNHoist.cpp.
References llvm::depth_first(), F, I, and MaxChainLength.