Home
last modified time | relevance | path

Searched refs:SET_PHI_RESULT (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-phinodes.c223 SET_PHI_RESULT (phi, var); in make_phi_node()
225 SET_PHI_RESULT (phi, make_ssa_name (var, phi)); in make_phi_node()
H A Dtree-ssa-operands.h141 #define SET_PHI_RESULT(PHI, V) SET_DEF (PHI_RESULT_PTR (PHI), (V)) macro
H A Dtree-into-ssa.c1166 SET_PHI_RESULT (phi, new_lhs); in insert_phi_nodes_for()
H A Dtree-scalar-evolution.c3007 SET_PHI_RESULT (phi, NULL_TREE); in scev_const_prop()
H A Dtree-cfg.c1344 SET_PHI_RESULT (phi, NULL_TREE); in tree_merge_blocks()
4001 SET_PHI_RESULT (phi, make_ssa_name (SSA_NAME_VAR (var), phi)); in tree_make_forwarder_block()
H A Dlambda-code.c2483 SET_PHI_RESULT (phi_nodes (olddest), NULL); in perfect_nestify()
H A Dtree-ssa-loop-ivopts.c5344 SET_PHI_RESULT (stmt, NULL); in remove_statement()