Lines Matching defs:max_id
407 int max_id = -1;411 if (cur->block_id() > max_id) {412 max_id = cur->block_id();