Home
last modified time | relevance | path

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

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