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

/freebsd-10.0-release/contrib/gcc/
H A Dtree-pass.h186 #define TODO_update_ssa_no_phi (1 << 9) macro
222 | TODO_update_ssa_no_phi \
H A Dtree-into-ssa.c2972 || update_flags == TODO_update_ssa_no_phi
2986 insert_phi_p = (update_flags != TODO_update_ssa_no_phi);
H A Dtree-vrp.c3862 update_ssa (TODO_update_ssa_no_phi);

Completed in 119 milliseconds