LLVM 19.0.0git
llvm::CallGraphUpdater Member List

This is the complete list of members for llvm::CallGraphUpdater, including all inherited members.

CallGraphUpdater()=defaultllvm::CallGraphUpdater
finalize()llvm::CallGraphUpdater
initialize(LazyCallGraph &LCG, LazyCallGraph::SCC &SCC, CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR)llvm::CallGraphUpdaterinline
reanalyzeFunction(Function &Fn)llvm::CallGraphUpdater
registerOutlinedFunction(Function &OriginalFn, Function &NewFn)llvm::CallGraphUpdater
removeFunction(Function &Fn)llvm::CallGraphUpdater
replaceFunctionWith(Function &OldFn, Function &NewFn)llvm::CallGraphUpdater
~CallGraphUpdater()llvm::CallGraphUpdaterinline