Home
last modified time | relevance | path

Searched refs:reanalyzeFunction (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h86 void reanalyzeFunction(Function &Fn);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallGraphUpdater.cpp89 void CallGraphUpdater::reanalyzeFunction(Function &Fn) { in reanalyzeFunction() function in CallGraphUpdater
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2607 Configuration.CGUpdater.reanalyzeFunction(*Fn); in cleanupIR()
3874 CGUpdater.reanalyzeFunction(*CallerF); in runAttributorOnFunctions()
H A DOpenMPOpt.cpp1290 CGUpdater.reanalyzeFunction(*OriginalFn); in mergeParallelRegions()