Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyCallGraph.cpp511 ComputeSourceConnectedSetCallableT ComputeSourceConnectedSet, in updatePostorderSequenceForEdgeInsertion() argument
520 ComputeSourceConnectedSet(ConnectedSet); in updatePostorderSequenceForEdgeInsertion()
611 auto ComputeSourceConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
671 SourceSCC, TargetSCC, SCCs, SCCIndices, ComputeSourceConnectedSet, in switchInternalEdgeToCall()
1024 auto ComputeSourceConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local
1073 ComputeSourceConnectedSet, ComputeTargetConnectedSet); in insertIncomingRefEdge()