Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSyntheticCountsUtils.h33 using SccTy = std::vector<NodeRef>; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSCCIterator.h52 using SccTy = std::vector<NodeRef>; variable