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

/freebsd-10.2-release/contrib/gcc/
H A Dtree-flow-inline.h1251 tree phi_def = PHI_RESULT (phi); local
1259 comp = (is_gimple_reg (phi_def) ? SSA_OP_USE : SSA_OP_VIRTUAL_USES);
1280 tree phi_def = PHI_RESULT (phi); local
1288 comp = (is_gimple_reg (phi_def) ? SSA_OP_DEF : SSA_OP_VIRTUAL_DEFS);

Completed in 167 milliseconds