Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp2007 static void printSCC(raw_ostream &OS, LazyCallGraph::SCC &C) { in printSCC() function
2018 printSCC(OS, InnerC); in printRefSCC()