Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLazyCallGraph.cpp519 ComputeSourceConnectedSetCallableT ComputeSourceConnectedSet, in updatePostorderSequenceForEdgeInsertion() argument
528 ComputeSourceConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
621 auto ComputeSourceConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
681 SourceSCC, TargetSCC, SCCs, SCCIndices, ComputeSourceConnectedSet, in switchInternalEdgeToCall()
1040 auto ComputeSourceConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1089 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()