Searched defs:DepList (Results 1 – 3 of 3) sorted by relevance
101 SmallVector<TiReference, 4> DepList; in addTypeRefsFromSymbol() local109 ArrayRef<TiReference> DepList) { in addReferencedTypes()136 SmallVector<TiReference, 4> DepList; in markReferencedTypes() local
1291 SmallVector<TypeIndex, 4> DepList; in buildDepSet() local
169 using DepList = std::set<Instruction *, InstrLess>; typedef in __anon8795e6040111::AlignVectors