|
LLVM 24.0.0git
|
Public Member Functions | |
| GVNHoist (DominatorTree *DT, PostDominatorTree *PDT, AliasAnalysis *AA, MemorySSA *MSSA) | |
| bool | run (Function &F) |
| unsigned int | rank (const Value *V) const |
Definition at line 242 of file GVNHoist.cpp.
|
inline |
Definition at line 244 of file GVNHoist.cpp.
Definition at line 543 of file GVNHoist.cpp.
References A(), llvm::dyn_cast(), and llvm::isa().
Definition at line 504 of file GVNHoist.cpp.
References llvm::depth_first(), F, I, and MaxChainLength.