Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp364 SCC &TargetSCC = *G->lookupSCC(E.getNode()); verify() local
509 updatePostorderSequenceForEdgeInsertion(SCCT & SourceSCC,SCCT & TargetSCC,PostorderSequenceT & SCCs,SCCIndexMapT & SCCIndices,ComputeSourceConnectedSetCallableT ComputeSourceConnectedSet,ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) updatePostorderSequenceForEdgeInsertion() argument
588 SCC &TargetSCC = *G->lookupSCC(TargetN); switchInternalEdgeToCall() local
753 SCC &TargetSCC = *G->lookupSCC(TargetN); switchInternalEdgeToRef() local
[all...]