Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp101 SmallVector<TiReference, 4> DepList; in addTypeRefsFromSymbol() local
109 ArrayRef<TiReference> DepList) { in addReferencedTypes()
136 SmallVector<TiReference, 4> DepList; in markReferencedTypes() local
H A DDumpOutputStyle.cpp1291 SmallVector<TypeIndex, 4> DepList; in buildDepSet() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp169 using DepList = std::set<Instruction *, InstrLess>; typedef in __anon8795e6040111::AlignVectors