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(CallGraph &CG, CallGraphSCC &SCC)llvm::CallGraphUpdaterinline
initialize(LazyCallGraph &LCG, LazyCallGraph::SCC &SCC, CGSCCAnalysisManager &AM, CGSCCUpdateResult &UR)llvm::CallGraphUpdaterinline
reanalyzeFunction(Function &Fn)llvm::CallGraphUpdater
registerOutlinedFunction(Function &OriginalFn, Function &NewFn)llvm::CallGraphUpdater
removeCallSite(CallBase &CS)llvm::CallGraphUpdater
removeFunction(Function &Fn)llvm::CallGraphUpdater
replaceCallSite(CallBase &OldCS, CallBase &NewCS)llvm::CallGraphUpdater
replaceFunctionWith(Function &OldFn, Function &NewFn)llvm::CallGraphUpdater
~CallGraphUpdater()llvm::CallGraphUpdaterinline