Searched refs:runs_base (Results 1 – 1 of 1) sorted by relevance
762 Run* runs_base; member802 o->runs_base = runstore_to_runs(o->store); in region_operator_init()811 Run* runs = o->runs_base; in region_operator_do()995 if (src <= o->runs_base + 1) { in region_operator_done()1005 count = runs_coalesce( o->runs_base, o->runs_base, &minmax ); in region_operator_done()1021 memcpy( o->result->runs, o->runs_base, count*sizeof(Run) ); in region_operator_done()