Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp175 CG.buildRefSCCs(); in run()
614 G->buildRefSCCs(); in invalidate()
H A DLazyCallGraph.cpp1933 void LazyCallGraph::buildRefSCCs() { in buildRefSCCs() function in LazyCallGraph
2033 G.buildRefSCCs(); in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h957 void buildRefSCCs();
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseImpl.h162 CG.buildRefSCCs();
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp2000 CG.buildRefSCCs(); in deduceFunctionAttributeInRPO()