Searched refs:NT_REGION (Results 1 – 5 of 5) sorted by relevance
51 bool is_region = (n->type == NT_REGION); in run_on()
668 NT_REGION, enumerator820 bool is_region() { return type == NT_REGION; } in is_region()1118 region_node(unsigned id) : container_node(NT_REGION, NST_LIST), region_id(id), in region_node()
134 (n->type == NT_REGION) ? static_cast<region_node*>(n) : NULL; in sched_early()274 } else if (n->type == NT_REGION) { in sched_late()
608 } else if (n->type == NT_REGION) { in split()631 if (n->type == NT_REGION) { in split()
548 if (k->type == NT_REGION) { in create_bbs()