Searched refs:TYs (Results 1 – 2 of 2) sorted by relevance
775 iterator type_begin() const { return TYs.begin(); } in type_begin()776 iterator type_end() const { return TYs.end(); } in type_end()783 unsigned type_count() const { return TYs.size(); } in type_count()790 SmallVector<MDNode *, 8> TYs; // Types variable
879 TYs.clear(); in reset()1028 TYs.push_back(DT); in addType()