Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLazyCallGraph.cpp520 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
564 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
647 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
682 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1062 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1089 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()