Home | History | Annotate | Download | only in gcc

Lines Matching refs:phi_result

1324     name = PHI_RESULT (ref->stmt);
1393 name = PHI_RESULT (ref->stmt);
1509 bitmap_set_bit (m_looparound_phis, SSA_NAME_VERSION (PHI_RESULT (phi)));
1630 val = PHI_RESULT (stmt);
1988 tree ref, init, var, next, val, phi_result;
2037 phi_result = copy_ssa_name (next);
2038 gphi *phi = create_phi_node (phi_result, loop->header);
2041 vtemps[n - i - 1] = phi_result;
2208 SSA_NAME_VERSION (PHI_RESULT (stmt))))
2236 name = PHI_RESULT (stmt);
2461 a->name_defined_by_phi = PHI_RESULT (a->stmt);
2537 name = PHI_RESULT (phi);
2560 name = PHI_RESULT (phi);