Home
last modified time | relevance | path

Searched refs:update_p (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcfgbuild.c280 make_edges (label_value_list, min, max, update_p) in make_edges() argument
283 int update_p;
299 if (update_p)
DChangeLog.616368 (make_edges): New argument update_p; populate the edge cache if set.
/openbsd/src/gnu/gcc/gcc/
Dcfgbuild.c252 make_edges (basic_block min, basic_block max, int update_p) in make_edges() argument
282 if (update_p) in make_edges()
Dtree-into-ssa.c1129 insert_phi_nodes_for (tree var, bitmap phi_insertion_points, bool update_p) in insert_phi_nodes_for() argument
1152 if (update_p) in insert_phi_nodes_for()
1155 if (update_p && TREE_CODE (var) == SSA_NAME) in insert_phi_nodes_for()