Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp86 std::vector<SccTy> SCCs; in propagate() local
H A DLazyCallGraph.cpp509 SCCT &SourceSCC, SCCT &TargetSCC, PostorderSequenceT &SCCs, in updatePostorderSequenceForEdgeInsertion()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h551 SmallVector<SCC *, 4> SCCs; variable