Searched defs:set_max_id_bound (Results 1 – 4 of 4) sorted by relevance
139 void set_max_id_bound(uint32_t new_bound) { in set_max_id_bound() function in spvtools::OptimizerOptions
483 void set_max_id_bound(uint32_t new_bound) { max_id_bound_ = new_bound; } in set_max_id_bound() function
479 void set_max_id_bound(uint32_t new_bound) { max_id_bound_ = new_bound; } in set_max_id_bound() function