Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3270 static bool runAttributorOnFunctions(InformationCache &InfoCache, in runAttributorOnFunctions() function
3394 if (runAttributorOnFunctions(InfoCache, Functions, AG, CGUpdater, in run()
3422 if (runAttributorOnFunctions(InfoCache, Functions, AG, CGUpdater, in run()
3499 return runAttributorOnFunctions(InfoCache, Functions, AG, CGUpdater, in runOnModule()
3537 return runAttributorOnFunctions(InfoCache, Functions, AG, CGUpdater, in runOnSCC()