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

/freebsd-11-stable/contrib/gcc/
H A Dtree-pass.h218 #define TODO_update_smt_usage (1 << 14) macro
H A Dpasses.c725 if (flags & TODO_update_smt_usage)
H A Dtree-ssa-forwprop.c1004 todoflags |= TODO_update_smt_usage;
H A Dtree-sra.c1549 todoflags |= TODO_update_smt_usage;
1635 todoflags |= TODO_update_smt_usage;
H A Dtree-ssa-ccp.c1434 | TODO_verify_stmts | TODO_update_smt_usage, /* todo_flags_finish */
1473 | TODO_verify_stmts | TODO_update_smt_usage, /* todo_flags_finish */
H A Dtree-ssa-dom.c387 | TODO_update_smt_usage, /* todo_flags_finish */
2528 | TODO_verify_stmts | TODO_update_smt_usage
H A Dtree-complex.c1548 | TODO_update_smt_usage
H A Dtree-vrp.c5534 | TODO_update_smt_usage, /* todo_flags_finish */

Completed in 109 milliseconds