Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp519 ComputeSourceConnectedSetCallableT ComputeSourceConnectedSet, in updatePostorderSequenceForEdgeInsertion()
619 auto ComputeSourceConnectedSet = [&](SmallPtrSetImpl<SCC *> &ConnectedSet) { in switchInternalEdgeToCall() local
1032 auto ComputeSourceConnectedSet = [&](SmallPtrSetImpl<RefSCC *> &Set) { in insertIncomingRefEdge() local