Home
last modified time | relevance | path

Searched refs:pass_phiopt (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dpasses.c516 NEXT_PASS (pass_phiopt); in init_optimization_passes()
543 NEXT_PASS (pass_phiopt); in init_optimization_passes()
583 NEXT_PASS (pass_phiopt); in init_optimization_passes()
H A Dtree-pass.h286 extern struct tree_opt_pass pass_phiopt;
H A Dtree-ssa-phiopt.c1003 struct tree_opt_pass pass_phiopt = variable
H A DChangeLog-20044885 * tree-ssa-phiopt.c (pass_phiopt): Ditto.
14998 * tree-ssa-phiopt.c (pass_phiopt): Adjust.
21310 * tree-ssa-phiopt.c (pass_phiopt): Likewise.
H A DChangeLog-20069855 (pass_phiopt) <todo_flags_finish>: Remove TODO_cleanup_cfg.
H A DChangeLog.tree-ssa1936 * tree-pass.h (pass_phiopt): Declare.
H A DChangeLog-20057524 (pass_phiopt): Remove TODO_update_ssa.
/freebsd-12.1/contrib/gcc/doc/
H A Dpasses.texi327 @code{pass_phiopt}.