Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyCallGraph.cpp519 ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) { in updatePostorderSequenceForEdgeInsertion() argument
563 ComputeTargetConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
646 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
681 ComputeTargetConnectedSet); in switchInternalEdgeToCall()
1061 auto ComputeTargetConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1088 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()