Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h76 void reanalyzeFunction(Function &Fn);
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallGraphUpdater.cpp64 void CallGraphUpdater::reanalyzeFunction(Function &Fn) { in reanalyzeFunction() function in CallGraphUpdater
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2607 Configuration.CGUpdater.reanalyzeFunction(*Fn); in cleanupIR()
3879 CGUpdater.reanalyzeFunction(*CallerF); in runAttributorOnFunctions()
H A DOpenMPOpt.cpp1292 CGUpdater.reanalyzeFunction(*OriginalFn); in mergeParallelRegions()