Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h85 void reanalyzeFunction(Function &Fn);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallGraphUpdater.cpp87 void CallGraphUpdater::reanalyzeFunction(Function &Fn) { in reanalyzeFunction() function in CallGraphUpdater
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1379 CGUpdater.reanalyzeFunction(*Fn); in cleanupIR()
2365 CGUpdater.reanalyzeFunction(*CallerF); in runAttributorOnFunctions()
H A DOpenMPOpt.cpp893 CGUpdater.reanalyzeFunction(*OriginalFn); in mergeParallelRegions()