Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemDepPrinter.cpp39 typedef SmallSetVector<Dep, 4> DepSet; typedef
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1186 std::map<TypeIndex, CVType> &DepSet) { in buildDepSet()
1234 std::map<TypeIndex, CVType> DepSet; in dumpPartialTypeStream() local