Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCGSCCPassManager.cpp321 static void updateNewSCCFunctionAnalyses(LazyCallGraph::SCC &C, in updateNewSCCFunctionAnalyses() function
406 updateNewSCCFunctionAnalyses(*C, G, AM); in incorporateNewSCCRange()
417 updateNewSCCFunctionAnalyses(NewC, G, AM); in incorporateNewSCCRange()
/external/llvm-project/llvm/lib/Analysis/
DCGSCCPassManager.cpp786 static void updateNewSCCFunctionAnalyses(LazyCallGraph::SCC &C, in updateNewSCCFunctionAnalyses() function
877 updateNewSCCFunctionAnalyses(*C, G, AM, *FAM); in incorporateNewSCCRange()
888 updateNewSCCFunctionAnalyses(NewC, G, AM, *FAM); in incorporateNewSCCRange()