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