Searched refs:coll_t (Results 1 – 1 of 1) sorted by relevance
183 typedef std::vector<int> coll_t; in const_propagation_mutable_collection() typedef184 typedef boost::sub_range<coll_t> sub_range_t; in const_propagation_mutable_collection()186 coll_t c; in const_propagation_mutable_collection()208 typedef std::vector<int> coll_t; in const_propagation_const_collection() typedef209 typedef boost::sub_range<const coll_t> sub_range_t; in const_propagation_const_collection()211 coll_t c; in const_propagation_const_collection()