Home
last modified time | relevance | path

Searched defs:ComputeSourceConnectedSet (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp511 updatePostorderSequenceForEdgeInsertion(SCCT & SourceSCC,SCCT & TargetSCC,PostorderSequenceT & SCCs,SCCIndexMapT & SCCIndices,ComputeSourceConnectedSetCallableT ComputeSourceConnectedSet,ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) updatePostorderSequenceForEdgeInsertion() argument
611 auto ComputeSourceConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { switchInternalEdgeToCall() local
1024 auto ComputeSourceConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { insertIncomingRefEdge() local