Searched refs:new_bound (Results 1 – 4 of 4) sorted by relevance
139 void set_max_id_bound(uint32_t new_bound) { in set_max_id_bound() argument140 spvOptimizerOptionsSetMaxIdBound(options_, new_bound); in set_max_id_bound()
479 void set_max_id_bound(uint32_t new_bound) { max_id_bound_ = new_bound; } in set_max_id_bound() argument
483 void set_max_id_bound(uint32_t new_bound) { max_id_bound_ = new_bound; } in set_max_id_bound() argument