Searched defs:phi_def (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssanames.cc815 tree phi_def = gimple_phi_result (gsi.phi ()); local
H A Dvalue-relation.cc847 tree phi_def = gimple_phi_result (stmt); local
H A Dssa-iterators.h784 tree phi_def = gimple_phi_result (phi); local
814 tree phi_def = PHI_RESULT (phi); local
H A Dtree-ssa-uninit.cc1086 tree phi_def = gimple_phi_result (phi); local
H A Dgimple-range-fold.cc773 tree phi_def = gimple_phi_result (phi); local
H A Dtree-eh.cc3736 SSA_NAME_OCCURS_IN_ABNORMAL_PHI (phi_def) = 0; local
3725 tree phi_def = gimple_phi_result (vphi); local
H A Dtree-parloops.cc471 bool phi_def; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dssa-iterators.h781 tree phi_def = gimple_phi_result (phi); local
811 tree phi_def = PHI_RESULT (phi); local
H A Dtree-ssanames.c862 tree phi_def = gimple_phi_result (gsi.phi ()); local
H A Dtree-ssa-dse.c801 gimple *phi_def = NULL; local
H A Dtree-ssa-uninit.c398 tree phi_def; local
H A Dtree-eh.c3741 SSA_NAME_OCCURS_IN_ABNORMAL_PHI (phi_def) = 0; local
3730 tree phi_def = gimple_phi_result (vphi); local
H A Dtree-parloops.c471 bool phi_def; local
H A Dhsa-gen.c6452 phi_definition *phi_def = phi_todo_list[i]; local
6461 delete phi_def; local

Completed in 399 milliseconds