Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp86 std::vector<SccTy> SCCs; in propagate() local
H A DLazyCallGraph.cpp517 updatePostorderSequenceForEdgeInsertion(SCCT & SourceSCC,SCCT & TargetSCC,PostorderSequenceT & SCCs,SCCIndexMapT & SCCIndices,ComputeSourceConnectedSetCallableT ComputeSourceConnectedSet,ComputeTargetConnectedSetCallableT ComputeTargetConnectedSet) updatePostorderSequenceForEdgeInsertion() argument
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h551 SmallVector<SCC *, 4> SCCs; global() variable
[all...]