Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h689 bool switchInternalEdgeToCall(
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp1100 bool FormedCycle = RC->switchInternalEdgeToCall( in updateCGAndAnalysisManagerForPass()
H A DLazyCallGraph.cpp584 bool LazyCallGraph::RefSCC::switchInternalEdgeToCall( in switchInternalEdgeToCall() function in LazyCallGraph::RefSCC