Home
last modified time | relevance | path

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

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