Searched defs:DepList (Results 1 – 3 of 3) sorted by relevance
104 SmallVector<TiReference, 4> DepList; in addTypeRefsFromSymbol() local112 ArrayRef<TiReference> DepList) { in addReferencedTypes()139 SmallVector<TiReference, 4> DepList; in markReferencedTypes() local
1188 SmallVector<TypeIndex, 4> DepList; buildDepSet() local
231 using DepList = std::set<Instruction *, InstrLess>; typedef in __anon8b5a842b0111::AlignVectors