Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DSyntheticCountsUtils.h33 using SccTy = std::vector<NodeRef>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSCCIterator.h47 using SccTy = std::vector<NodeRef>; variable