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 243 of file GVNHoist.cpp.
|
inline |
Definition at line 245 of file GVNHoist.cpp.
References llvm::MemorySSA::ensureOptimizedUses().
Definition at line 544 of file GVNHoist.cpp.
References A, and llvm::DenseMapBase< DerivedT, KeyT, ValueT, KeyInfoT, BucketT >::lookup().
Definition at line 506 of file GVNHoist.cpp.
References llvm::depth_first(), F, I, and MaxChainLength.