Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h554 SmallDenseMap<SCC *, int, 4> SCCIndices; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp510 updatePostorderSequenceForEdgeInsertion(SCCT & SourceSCC,SCCT & TargetSCC,PostorderSequenceT & SCCs,SCCIndexMapT & SCCIndices,ComputeSourceConnectedSetCallableT ComputeSourceConnectedSet,ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) updatePostorderSequenceForEdgeInsertion() argument
[all...]