Searched +defs:use +defs:region +defs:p (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-cfg.c | 187 basic_block *p; in build_tree_cfg() local 401 basic_block *p; in create_bb() local 646 edge_to_cases_hash (const void *p) in edge_to_cases_hash() 674 edge_to_cases_cleanup (void *p) in edge_to_cases_cleanup() 919 update_eh_label (struct eh_region *region) in update_eh_label() 1250 use_operand_p use; in replace_uses_by() local 1322 tree def = PHI_RESULT (phi), use = PHI_ARG_DEF (phi, 0); in tree_merge_blocks() local 4319 int region; in tree_duplicate_bb() local 4424 basic_block *region, unsigned n_region, in tree_duplicate_sese_region() 4602 struct move_stmt_d *p = (struct move_stmt_d *) data; in move_stmt_r() local [all …]
|
H A D | tree-inline.c | 763 int region = lookup_stmt_eh_region_fn (id->src_cfun, orig_stmt); in copy_bb() local 1011 setup_one_parameter (copy_body_data *id, tree p, tree value, tree fn, in setup_one_parameter() 1127 tree p; in initialize_inlined_parameters() local 1186 tree var, use; in declare_return_variable() local 2765 tree p, new_fndecl; in tree_function_versioning() local
|