Home
last modified time | relevance | path

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

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