Home
last modified time | relevance | path

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

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