Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp519 ComputeSourceConnectedSetCallableT ComputeSourceConnectedSet, in updatePostorderSequenceForEdgeInsertion() argument
528 ComputeSourceConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
619 auto ComputeSourceConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
679 SourceSCC, TargetSCC, SCCs, SCCIndices, ComputeSourceConnectedSet, in switchInternalEdgeToCall()
1032 auto ComputeSourceConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1081 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()