Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDtree-pass.h259 extern struct tree_opt_pass pass_ccp;
HDpasses.c499 NEXT_PASS (pass_ccp); in init_optimization_passes()
HDtree-ssa-ccp.c1419 struct tree_opt_pass pass_ccp = variable
HDChangeLog-20044873 * tree-ssa-ccp.c (pass_ccp): Use TODO_cleanup_cfg.
14987 * tree-ssa-ccp.c (pass_ccp, pass_fold_builtins): Adjust.
21303 * tree-ssa-ccp.c (pass_ccp): Likewise.
27449 * tree-ssa-ccp.c (pass_ccp): Add TODO_verify_stmts.
HDChangeLog-200610712 * tree-ssa-ccp.c (pass_ccp): Ditto.
HDChangeLog-200524944 Replace pass_ccp with pass_store_ccp.
25006 (pass_ccp): Use it.
HDChangeLog.tree-ssa3066 (gate_ccp, pass_ccp): New.
/trueos/contrib/gcc/doc/
HDpasses.texi464 by @code{pass_ccp}.