Searched refs:phi_def (Results 1 – 1 of 1) sorted by relevance
1251 tree phi_def = PHI_RESULT (phi); in op_iter_init_phiuse() local1259 comp = (is_gimple_reg (phi_def) ? SSA_OP_USE : SSA_OP_VIRTUAL_USES); in op_iter_init_phiuse()1280 tree phi_def = PHI_RESULT (phi); in op_iter_init_phidef() local1288 comp = (is_gimple_reg (phi_def) ? SSA_OP_DEF : SSA_OP_VIRTUAL_DEFS); in op_iter_init_phidef()